Commit Graph

47 Commits

Author SHA1 Message Date
nikitozzzzzzz 461cad6559 - make WP native password reset;
- fixed password reset;
2018-09-16 00:26:32 +03:00
nikitozzzzzzz da74fa7000 - file uploading/downloading fixes; 2018-09-14 14:39:05 +03:00
nikitozzzzzzz c3ffb29354 - release 2.0.23 2018-08-10 15:11:48 +03:00
nikitozzzzzzz 1a17095b24 - small fixes for file uploader;
- added filter for include UM pages to conditional logic;
2018-08-07 12:38:19 +03:00
nikitozzzzzzz 16356d59a4 - fixed WP Capabilities for Gravity Forms plugin;
- fixed ability to view other users profiles;
2018-08-05 14:30:17 +03:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08:00
nikitozzzzzzz ac88f69cd6 - removed tracking;
- changed notices texts;
- fixed MailChimp opt-in from notice;
2018-07-02 16:46:22 +03:00
nikitozzzzzzz a4d372f439 - added reviews notice; 2018-07-01 17:13:32 +03:00
nikitozzzzzzz 5b50938ce1 - fixed post's state 2018-06-22 16:47:54 +03:00
nikitozzzzzzz e554241176 - mailchimp subscription notice; 2018-06-18 10:42:17 +03:00
nikitozzzzzzz 735cf19a3d - pseudo constructor; 2018-05-31 00:05:39 +03:00
nikitozzzzzzz c503c05a43 - fixed PHP memory limit error after upgrade; 2018-05-28 14:41:15 +03:00
nikitozzzzzzz 8414586f45 - fixed Install Info settings section on PHP7.1;
- GDPR compatibility;
- added support for GDPR Personal Data Exporter;
- added support for GDPR Personal Data Eraser;
- added feature: New privacy field to form builder for GDPR consent collection;
- added GDPR privacy policy guide text;
2018-05-22 11:17:18 +03:00
nikitozzzzzzz fc9b486504 - removed Tracking notice; 2018-05-10 10:09:14 +03:00
nikitozzzzzzz 7493d41901 - GDPR extension added;
- fixed some issues with dependencies pre2.0 extensions;
2018-05-08 12:33:27 +03:00
nikitozzzzzzz 8d7d58c371 - fixed user profile page permalinks; 2018-04-13 14:35:01 +03:00
nikitozzzzzzz a27fcf7efd - small fix for PHP7+; 2018-04-11 16:24:47 +03:00
nikitozzzzzzz 5981cc3624 - fix old dependencies notices; 2018-04-11 13:19:54 +03:00
nikitozzzzzzz 27f2021d6b - class admin optimization; 2018-04-03 15:04:14 +03:00
nikitozzzzzzz f2b6249516 - fixed issues with admin notices and their priority; 2018-04-03 11:46:30 +03:00
nikitozzzzzzz c37d7b658b Merge branch 'feature/ajax_upgrade_process' 2018-04-02 22:21:01 +03:00
nikitozzzzzzz a2b1ea06e1 - fixed activation process (first install on multisites Network Activation); 2018-04-01 16:25:29 +03:00
nikitozzzzzzz f5788e2c45 - fixed upgrade process for big DB data;
- small fixes for notices;
2018-03-25 19:14:42 +03:00
nikitozzzzzzz 68a18b02e9 - added PHPDocs;
- small fixes and code optimization;
2018-03-19 16:31:49 +02:00
nikitozzzzzzz 8e348e084e - conditional logic fixed;
- some code optimization and documentation;
- fixed conflict with WP Fusion;
2018-03-16 09:37:19 +02:00
nikitozzzzzzz 3d19aa00b8 - made hooks documentation;
- some optimizations and make single functions for some hooks;
2018-03-02 09:55:49 +02:00
nikitozzzzzzz f4d1251220 - small fixes for language url function; 2018-02-19 00:22:34 +02:00
nikitozzzzzzz 9546ac0a6c - text changes;
- fixed issue with WPML;
2018-02-08 09:42:03 +02:00
nikitozzzzzzz 5ac147e41f - fixed roles priority and added functions to work with roles (all|priority|um role);
- fixed um_is_core_page function with WPML;
- added general admin notice when user have old extensions;
- text changes;
2018-02-07 16:44:40 +02:00
nikitozzzzzzz 2223d07031 - fixed register post types on activation process (conflicts with some plugins); 2018-01-30 17:00:27 +02:00
nikitozzzzzzz 15daabf565 - optimized class.shortcodes;
- fixed notices (issue #366);
2018-01-30 16:24:20 +02:00
nikitozzzzzzz f861de65a8 - made external integrations class; 2017-12-19 14:44:06 +02:00
nikitozzzzzzz 7c63c20224 - fixed menu items compatibility and integration; 2017-12-14 11:12:15 +02:00
nikitozzzzzzz 96c1aaf05a - options optimization; 2017-12-12 11:13:02 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02:00
nikitozzzzzzz 7440a16eda - renamed mobile detect class (removed conflict); 2017-11-16 00:32:36 +02:00
yura_nalivaiko e664c328d0 - fixed autoloader; 2017-11-13 16:18:56 +02:00
nikitozzzzzzz cfbdb688fe - fixed email notifications integration;
- fixed small notices;
2017-11-12 15:55:43 +02:00
nikitozzzzzzz d266885384 - user locations feature; 2017-10-23 14:38:24 +03:00
nikitozzzzzzz 2c56b9c1f4 - private content compatibility added; 2017-09-14 17:12:08 +03:00
nikitozzzzzzz c9c68361b7 - plugin updater class for extensions; 2017-09-11 18:05:42 +03:00
nikitozzzzzzz 7a604e956a - fixed membersgrid edit profile button; 2017-08-16 12:59:55 +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
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 404f1aef93 - fixed show avatars on first install (fixed by Mansur); 2017-08-01 17:30:36 +03:00
nikitozzzzzzz a0eca5f350 - removed "About" page;
- added tooltips to Profile menu;
- some fixes;
2017-07-28 13:33:14 +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