nikitasinelnikov
5afebdd786
- Added: Ability for the integration with Gutenberg Block restriction settings (extends the block restriction settings via 3rd-party plugins);
...
- Added: Invalid nonce validation on Login and Registration pages instead of wp_die()
2020-12-04 03:54:59 +02:00
nikitasinelnikov
31a81fb446
- added compatibility with UM Profile Tabs;
2020-02-14 16:05:54 +02:00
nikitasinelnikov
9698241362
- fixed some styles;
...
- fixed modal fonticons close;
- fixed vulnerability with sanitizing $_POST;
2020-02-14 11:54:12 +02:00
nikitasinelnikov
7ab7a06b75
- submitting details code review;
...
- fixed small notices and CSS;
2020-02-06 16:01:21 +02:00
nikitasinelnikov
b1ca9ad49d
- added member directories' custom sorting labels;
2020-01-13 10:18:30 +02:00
nikitasinelnikov
16e0981e33
- default admin filters using with frontend filters;
2020-01-10 17:31:55 +02:00
nikitasinelnikov
8ae8d997bd
- added ability to use metatable;
2020-01-02 17:21:02 +02:00
nikitasinelnikov
70efb05303
- fixed styles for Icon-type fields in admin forms;
2019-12-12 12:59:22 +02:00
nikitasinelnikov
31e84f3e11
- fixed forms preview by overlay;
...
- fixed profile submit and wrong $user_id from um_user();
2019-11-29 19:08:17 +02:00
nikitasinelnikov
05e7fa662d
- added 'sorting' argument for multi selects field;
2019-11-26 00:57:09 +02:00
andrewshuba
104b909583
- fix CSS
2019-11-25 13:23:36 +02:00
andrewshuba
c0b2295dd1
- add sort for filters and taglines in member directory
2019-11-25 12:45:55 +02:00
nikitasinelnikov
250b0836c4
- fixed tooltip "a" tag CSS;
...
- fixed get_template function '/' to DIRECTORY_SEPARATOR;
- changed loading posts.php template;
2019-10-17 16:20:48 +03:00
nikitasinelnikov
1df55d0ecf
- member directory default filters;
2019-10-01 11:53:34 +03:00
nikitasinelnikov
5241b95a98
- fixed some colors in CSS;
...
- fixed RTL layouts;
- fixed must search attr;
- fixed show only these users attr;
- changed CSS for fields (1px border);
- fixed UM dropdown JS for position;
2019-09-11 16:07:51 +03:00
nikitasinelnikov
1d01e20a13
- manual merge with RTL branch;
...
- RTL fixes;
2019-08-08 00:47:00 +03:00
nikitasinelnikov
1caf85bf31
- fixed licenses validation;
...
- fixed no-UM custom roles update;
2019-07-17 12:44:39 +03:00
nikitasinelnikov
5e7b250a9e
- added ability to set restriction options for each Gutenberg block;
2019-01-04 19:00:21 +02:00
nikitasinelnikov
141305c746
- recover 2.0.34
2018-12-05 10:50:08 +02:00
andrewshuba
97b712a4d2
style and/or conditions. fix reset all fields. fix bug add 2 fields
2018-10-31 14:55:33 +02:00
nikitozzzzzzz
277a4c5512
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/custom_fields_cond_logic
...
# Conflicts:
# assets/js/um-select.min.js
2018-10-28 23:51:28 +02:00
nikitozzzzzzz
be5dc07f63
- default shortcodes;
...
- enqueue dependencies;
2018-10-23 00:36:27 +03:00
nikitozzzzzzz
9e6cea911a
- base default shortcodes;
2018-10-22 21:53:43 +03:00
andrewshuba
16ec637483
add condition logic and/or in admin, fix logic in front, fix condition required fields in edit profile
2018-10-17 13:56:44 +03:00
nikitozzzzzzz
5f4d054386
- 2.0.22 release prepare
2018-08-05 23:05:25 +03:00
nikitozzzzzzz
a4d372f439
- added reviews notice;
2018-07-01 17:13:32 +03:00
nikitozzzzzzz
a208fbe380
Merge branch 'fix/ms_email_templates' of https://github.com/ultimatemember/ultimatemember into release/2.0.18
2018-06-07 23:08:07 +03:00
nikitozzzzzzz
d856188e60
- fixed email templates for multisite;
...
- fixed upgrade script to 2.0.x version for multisites;
2018-06-07 01:01:42 +03:00
Denis Baranov
804984e587
code refactor
2018-06-05 15:39:18 +03:00
nikitozzzzzzz
a97e83c526
- fixed delete user account;
...
- fixed upgrade scripts;
- fixed tooltip scripts;
2018-04-09 00:45:43 +03:00
nikitozzzzzzz
f2b6249516
- fixed issues with admin notices and their priority;
2018-04-03 11:46:30 +03:00
nikitozzzzzzz
f5788e2c45
- fixed upgrade process for big DB data;
...
- small fixes for notices;
2018-03-25 19:14:42 +03:00
nikitozzzzzzz
71a9b3da11
- fixed logout process for WPML;
...
- added priority to the User Roles;
2018-01-29 00:25:08 +02:00
nikitozzzzzzz
2c56b9c1f4
- private content compatibility added;
2017-09-14 17:12:08 +03:00
nikitozzzzzzz
2921707a65
- fixed integration with User Tags extension (remove some hardcode, changed to hooks);
...
- fixed 2.0 upgrades for User roles meta data;
- clear/review code;
2017-09-06 09:03:24 +03:00
nikitozzzzzzz
e848301fa9
- fixed conditional logic on Profile Form (by Denis);
...
- fixed displaying conditional fields at backend settings;
2017-08-30 11:40:35 +03:00
nikitozzzzzzz
502231671b
- new Email Templates logic with save template to Theme(Child Theme);
...
- small fixes;
2017-08-29 15:01:29 +03:00
nikitozzzzzzz
3ae6209491
- WP Native menu restriction settings;
2017-08-01 17:17:19 +03:00
nikitozzzzzzz
8b9320b09f
- removed UM prefix before UM custom roles;
2017-07-30 22:54:39 +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