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
472f5d21bc
- transferring emails to UM2.0 logic;
...
- first install email notifications settings;
2017-08-29 17:33:10 +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
f32d37c09e
- small notices fixed;
2017-08-22 14:54:03 +03:00
nikitozzzzzzz
f48bb565ad
- fixed save form type backend;
...
- fixed registration form role setting;
2017-08-20 20:49:20 +03:00
nikitozzzzzzz
7a604e956a
- fixed membersgrid edit profile button;
2017-08-16 12:59:55 +03:00
nikitozzzzzzz
7a1c93cc4c
- fixed profile form preview styles;
2017-08-15 17:27:17 +03:00
nikitozzzzzzz
8cc7934b0e
- fixed profile menu for extension's integration;
2017-08-15 16:34:44 +03:00
nikitozzzzzzz
e03b16adac
- fixed integration with core and another extensions (removed class_exists checking);
2017-08-14 17:24:38 +03:00
nikitozzzzzzz
af191ee149
- optimized account page;
...
- optimized code of shortcodes/password/account classes;
- fixed some enqueue scripts issues;
2017-08-11 14:21:42 +03:00
Champ Camba
92ab044b8a
Fix localize admin scripts
2017-08-09 23:03:16 +08:00
nikitozzzzzzz
c4b6484438
- fixed vulnerabilities;
...
- small changes and fixes;
2017-08-07 16:30:12 +03:00
nikitozzzzzzz
2b21ebbc7c
- FontAwesome new version;
...
- fixed enqueue backend styles&js;
2017-08-06 21:55:09 +03:00
nikitozzzzzzz
b6aff77568
- fixed upload files;
...
- minified js files and changed enqueue to classic WP logic with DEBUG_SCRIPTS constant;
2017-08-06 19:50:31 +03:00
nikitozzzzzzz
8409b0fb5b
- fixed nav menu filter restriction for users;
...
- small fixes for UM2.0 classes;
2017-08-03 13:54:47 +03:00
nikitozzzzzzz
6c9668c0cb
- fixed encoding if not installed mbstring PHP library;
...
- some texts changes;
- some fixes on first install and forms metaboxes;
2017-08-03 10:52:40 +03:00
nikitozzzzzzz
f676d1c112
- small texts changes;
2017-08-02 13:58:50 +03:00
nikitozzzzzzz
404f1aef93
- fixed show avatars on first install (fixed by Mansur);
2017-08-01 17:30:36 +03:00
nikitozzzzzzz
3ae6209491
- WP Native menu restriction settings;
2017-08-01 17:17:19 +03:00
nikitozzzzzzz
3b4da87930
- fixed saving empty value to multi texts fields;
2017-07-31 23:44:29 +03:00
nikitozzzzzzz
e059e78c91
- fixed roles table;
...
- added onleave event to settings page;
- added install info to settings tab;
2017-07-31 16:56:16 +03:00
nikitozzzzzzz
b31d994e04
- SSL transferring compatibility for default avatar setting;
2017-07-31 13:07:18 +03:00
nikitozzzzzzz
1ba933a2fd
- set default "read" for UM custom roles;
2017-07-31 11:46:16 +03:00
nikitozzzzzzz
8b9320b09f
- removed UM prefix before UM custom roles;
2017-07-30 22:54:39 +03:00
nikitozzzzzzz
1cccd2caff
- fixed empty members directory;
2017-07-28 16:58:35 +03:00
nikitozzzzzzz
1bc03392b7
- fixed init tooltips at modal windows;
2017-07-28 14:24:58 +03:00
nikitozzzzzzz
a0eca5f350
- removed "About" page;
...
- added tooltips to Profile menu;
- some fixes;
2017-07-28 13:33:14 +03:00
Champ Camba
1db8a9ae3a
Remove notices
2017-07-27 19:22:37 +08: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