Mykyta Synelnikov
75e3ce9391
- review for secure functionality;
2023-07-07 00:34:11 +03:00
Mykyta Synelnikov
25aa40b1c2
- review for secure functionality;
2023-07-06 01:56:59 +03:00
Mykyta Synelnikov
dad4c8017c
- fix for profile form;
2023-07-01 01:52:43 +03:00
Mykyta Synelnikov
49c0cf3555
Merge pull request #1190 from ultimatemember/feature/sorting_data_type
...
Sorting data type and order
2023-06-12 13:21:40 +03:00
Mykyta Synelnikov
30663c3ecd
- reviewed #1190 ;
2023-06-12 13:20:00 +03:00
Mykyta Synelnikov
108b22f633
- fixed max_size saving;
2023-05-31 11:21:52 +03:00
ashubawork
65a25da89c
- add sorting options in admin area
2023-05-24 13:31:57 +03:00
ashubawork
36268e85ba
- add default sorting
2023-05-23 18:25:53 +03:00
Mykyta Synelnikov
e838ac5712
- added wpnonce attribute for duplicate UM Form link;
2023-04-26 22:11:28 +03:00
Mykyta Synelnikov
bdb768d963
- reviewed #1164 ;
2023-04-18 16:14:21 +03:00
ashubawork
871c0412b4
- add comments to templates
2023-04-11 16:25:25 +03:00
ashubawork
42337c440a
- check versions, add transient
2023-04-10 17:46:25 +03:00
Nikita Sinelnikov
1da32184df
- the fix for the flushing cache;
2022-08-13 00:31:23 +03:00
Nikita Sinelnikov
c1b3b0d3c4
- fixed issues related to the registration users with awaiting admin review or email confirmation;
2022-08-12 23:07:16 +03:00
Nikita Sinelnikov
221e54f6ce
- added separate button for the user statuses count cache clearing;
2022-08-12 20:14:39 +03:00
Nikita Sinelnikov
d1b4b08af0
- added flushing the users query transients;
2022-06-20 20:24:31 +03:00
Nikita Sinelnikov
070b0f4017
- fixed sanitizing in the places where '' (empty string) is a valid value with Int or AbsInt values
2021-09-22 11:18:50 +03:00
Nikita Sinelnikov
7380313760
- fixed issues with sanitizing and filters;
2021-07-30 15:43:25 +03:00
Nikita Sinelnikov
c765d03ce4
- 2.2.1 prepare to the release;
2021-07-30 14:20:11 +03:00
Nikita Sinelnikov
2e964ab408
- fixed sanitizing of the restricted data;
2021-07-29 01:50:48 +03:00
Nikita Sinelnikov
1e5e1f298d
- fixed sanitizing types;
...
- fixed `in_group` attribute sanitizing;
2021-07-21 20:26:33 +03:00
Nikita Sinelnikov
a6fa8ab3ea
- fixed sanitizing data on submit field data in wp-admin builder;
2021-07-15 13:50:23 +03:00
Nikita Sinelnikov
beabc7388f
- fixed sanitizing;
2021-07-01 14:34:39 +03:00
Nikita Sinelnikov
e351d36666
- fixed sanitizing;
2021-07-01 09:26:43 +03:00
Nikita Sinelnikov
18dea8f622
- fixed sanitizing of the forms and member directories;
2021-06-30 13:31:51 +03:00
Nikita Sinelnikov
0fc2d131ee
- fixed sanitizing functions;
2021-06-29 21:15:48 +03:00
Nikita Sinelnikov
07e664be80
- intermediate results with sanitizing form handlers;
2021-06-29 02:51:54 +03:00
nikitasinelnikov
0aab9853d9
- sanitizing variables in wp-admin classes;
2020-02-28 15:51:45 +02:00
nikitasinelnikov
09eb56f1b5
- changed dependencies before release;
2019-10-07 00:48:51 +03:00
nikitasinelnikov
0e19939950
- fixed multisite get latest versions;
2018-12-07 18:00:43 +02:00
nikitasinelnikov
8ea3584ff1
- 2.0.34 release;
2018-12-07 10:29:05 +02:00
nikitozzzzzzz
819d5333db
- notices texts changes;
...
- remove language notice;
- fixed duplicated "redirect_to" field;
- added compatibility with PHP7.2 (removed deprecated functions and ini variables);
2018-11-15 18:53:59 +02:00
nikitozzzzzzz
40eeeba2c1
- 2.0.30 release;
2018-10-26 14:06:45 +03:00
nikitozzzzzzz
66c38c52fb
- changed installation process for UM core pages;
...
- added notice after first install for set UM core pages;
2018-09-17 10:03:31 +03:00
nikitozzzzzzz
6e0836a4f8
- wp native ajax fix
2018-08-15 13:24:22 +03:00
nikitozzzzzzz
79ae9a9185
- fixed refresh of transient plugin upgrade options
2018-05-25 10:34:53 +03:00
nikitozzzzzzz
2ce01fcd4c
- upgrades request manual;
2018-05-24 16:55:06 +03:00
nikitozzzzzzz
27f2021d6b
- class admin optimization;
2018-04-03 15:04:14 +03:00
nikitozzzzzzz
90ac16d910
- removed procedural methods;
2018-04-03 12:53:41 +03:00
nikitozzzzzzz
f2b6249516
- fixed issues with admin notices and their priority;
2018-04-03 11:46:30 +03:00
nikitozzzzzzz
3eca951d07
- fixed class exists operators;
2018-03-26 01:27:46 +03:00
nikitozzzzzzz
68a18b02e9
- added PHPDocs;
...
- small fixes and code optimization;
2018-03-19 16:31:49 +02:00
nikitozzzzzzz
12891ff743
- hook docs;
2018-03-05 16:35:51 +02:00
nikitozzzzzzz
54016fdaab
- 2.0.1 version;
...
- small code optimization;
- fix for update user profile role change;
2018-02-08 15:27:01 +02:00
nikitozzzzzzz
e36c3ca841
- settings optimization;
2017-12-11 09:53:38 +02:00
nikitozzzzzzz
5d14060aff
- fixed dependencies with extensions, which installed with wrong folder name;
...
- added notice when UM is installed with wrong folder name;
2017-10-18 15:45:59 +03:00
nikitozzzzzzz
9e53314c3a
!!! IMPORTANT 2.0 version before upgrade please run full backup of your site !!!
...
- new code structure, optimized for next development;
- created spl_autoloader for remove includes;
- UM classes with namespaces;
- deprecated global $ultimatemember; variable (use UM() instead);
- new UM/WP roles logic;
- new settings class and logic (deprecated Redux framework, deprecated some old options, added some new options);
- new dependencies class for extensions;
- WP native styles for backend fields;
- new upgrades and license activations for extensions;
- new logic form backend forms and fields;
- created uninstall.php file for delete permanently all UM settings;
- optimized registration/upgrade profile process;
Deprecated Hooks:
um_new_user_registration_plain
um_user_registration_extra_hook
um_add_user_frontend
um_post_registration_global_hook
um_admin_extend_directory_options_general (was action...will be filter)
2017-07-26 14:57:52 +03:00