Mykyta Synelnikov
2a6d84f8ff
- removed Install Info handlers;
...
- updated handlers for the wp-admin settings;
- avoid double generate sections (hidden process);
- nav tabs and subtabs using WordPress native CSS;
2024-01-01 17:37:14 +02:00
Mykyta Synelnikov
5a29496897
- redirects for wp-admin settings page;
2024-01-01 12:54:33 +02:00
Mykyta Synelnikov
125574fe69
- admin settings new enhancements (partially);
2023-12-22 12:23:53 +02:00
Mykyta Synelnikov
a2cf941a05
- Fixed button margin in UM > Settings.
2023-12-19 12:19:28 +02:00
Mykyta Synelnikov
31b143ed82
- changed displaying notice to avoid using wrong symbols;
2023-12-13 18:06:51 +02:00
Mykyta Synelnikov
7778186f83
- fixed builder issues;
2023-12-06 17:55:20 +02:00
Mykyta Synelnikov
4eb3ff2093
- fixed #1328 ;
...
- reviewed #1373 ;
2023-12-05 14:24:33 +02:00
Mykyta Synelnikov
f8e49b96e1
- added UM_LEGACY_BUILDER_OFF constant for future development;
2023-12-01 17:25:53 +02:00
Mykyta Synelnikov
ebec7d5f5f
- partially reviewed #1361 and DB update for these changes;
2023-12-01 00:50:28 +02:00
Mykyta Synelnikov
2c5f396795
- partially reviewed #1361 ;
2023-12-01 00:30:37 +02:00
Mykyta Synelnikov
ea29de63cc
- partially reviewed #1361 ;
2023-11-29 19:50:00 +02:00
Mykyta Synelnikov
f772dbd708
Merge pull request #1362 from ultimatemember/fix/content_block_new_line
...
Content block field new line
2023-11-21 14:06:58 +02:00
ashubawork
a530ed6de5
- add a comment for str_replace
2023-11-21 13:42:23 +02:00
Mykyta Synelnikov
b865045b14
Merge pull request #1359 from ultimatemember/fix/login_validation
...
Login validation
2023-11-21 02:34:22 +02:00
Mykyta Synelnikov
9798c81a5e
- minified assets;
...
- updated readme.txt > changelog section;
- PHPDoc + Hookdocs updated for enqueue classes (common, admin, frontend);
- fixed typos in PHPDoc;
2023-11-17 17:25:47 +02:00
Mykyta Synelnikov
c5a6235f23
- added CPT as UM registered post type;
2023-11-14 18:01:08 +02:00
ashubawork
094c07e30a
- fix new line in the content block field
2023-11-14 15:30:36 +02:00
Mykyta Synelnikov
8a610b39b6
- refactored admin list table actions;
2023-11-14 14:21:59 +02:00
Mykyta Synelnikov
ddeb941d0c
- fixed select2 styles;
...
- fixed icon selector inside the extensions;
2023-11-14 13:09:00 +02:00
Mykyta Synelnikov
ed3bc03afd
- fixed PHP notice;
2023-11-09 18:40:27 +02:00
Mykyta Synelnikov
3e96b00136
- wp-admin assets refactoring (in process);
2023-11-09 16:13:32 +02:00
ashubawork
a608ca0457
- hide validation on login forms for usernames
2023-11-08 16:31:29 +02:00
Mykyta Synelnikov
9d42ae5568
- wp-admin assets refactoring (in process);
2023-11-06 11:55:01 +02:00
Mykyta Synelnikov
b40edd26e6
- wp-admin assets refactoring (in process);
2023-11-03 17:31:18 +02:00
Mykyta Synelnikov
bfe4c436f2
- fixed select2 JS errors for the user dropdown field;
2023-10-10 00:55:23 +03:00
ashubawork
30c4ba215b
- delete comments after user deleting
2023-10-03 14:34:59 +03:00
Mykyta Synelnikov
47e97ceb59
- updated hookdocs;
...
- partially reviewed site health functionality;
- hide notifications tab setting when there aren't any possible notifications for disabling in User Account (#1318 )
2023-10-03 13:30:02 +03:00
Mykyta Synelnikov
97bfe62407
- reviewed #1313 ;
2023-09-28 12:27:54 +03:00
ashubawork
2e8f79c375
- active extensions
2023-09-28 12:03:31 +03:00
ashubawork
9278cb2f4b
- forms
2023-09-28 11:37:53 +03:00
ashubawork
8c36396043
- roles
2023-09-28 11:35:42 +03:00
ashubawork
350e52acfe
- secure settings
2023-09-28 10:53:15 +03:00
ashubawork
0e1df8e22e
- misc settings
2023-09-27 15:34:41 +03:00
ashubawork
fb2730b4f3
- appearance settings
2023-09-27 15:17:15 +03:00
ashubawork
5737a42c5e
- email settings
2023-09-27 14:02:23 +03:00
ashubawork
b135f883a1
- access settings
2023-09-27 13:43:28 +03:00
ashubawork
4ec604ad4a
- upload settings
2023-09-27 12:58:12 +03:00
ashubawork
a8523e10a2
- account settings
2023-09-26 14:33:02 +03:00
ashubawork
40bbf7cd00
- users settings
2023-09-26 13:36:38 +03:00
ashubawork
fe52c731d7
- pages
2023-09-26 13:10:47 +03:00
Mykyta Synelnikov
e971d1e6b3
- updated dependencies versions;
...
- fixed permalinks generate function for getting raw base permalink from the user meta;
2023-09-25 21:08:35 +03:00
Mykyta Synelnikov
26792de205
- updated enqueue classes;
...
- updated admin-navmenu class (removed support WordPress < 5.4);
2023-09-14 01:08:48 +03:00
Mykyta Synelnikov
2754b864fe
- updated jquery-ui library;
...
- added minified file for jquery-ui styles;
2023-09-13 23:56:59 +03:00
Mykyta Synelnikov
b83da8b814
- WPCS for defined constants;
...
* um_url -> UM_URL
* um_path -> UM_PATH
* um_plugin -> UM_PLUGIN
* ultimatemember_version -> UM_VERSION
* ultimatemember_plugin_name -> UM_PLUGIN_NAME
2023-09-13 22:56:32 +03:00
Mykyta Synelnikov
57159f2496
- WPCS;
2023-09-13 17:00:28 +03:00
Mykyta Synelnikov
a605a91b91
- WPCS;
2023-09-13 16:59:15 +03:00
Mykyta Synelnikov
4ea341007f
- added 'um_form_version' postmeta for make the legacy functionality in the future;
2023-09-13 16:54:12 +03:00
ashubawork
bf7f3f06e6
- fix validation
2023-09-13 15:08:52 +03:00
ashubawork
35132844c5
- change validation
2023-09-13 15:06:22 +03:00
Mykyta Synelnikov
84c174fc38
Merge pull request #1299 from ultimatemember/feature/hash_slug
...
Hash slug for user Profile link
2023-09-11 16:11:06 +03:00