Commit Graph

24 Commits

Author SHA1 Message Date
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 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
Champ Camba ac8a3357b2 Fix system info false positive virus scan results 2017-05-04 20:57:39 +08:00
Champ Camba 75d7bcbd25 Remove safe mode from system info 2017-01-30 21:39:36 +08:00
Champ Camba ceb9f3cb7f Update system info 2017-01-08 16:09:41 +08:00
Champ Camba f271342cfd Update system info 2017-01-04 22:04:46 +08:00
Champ Camba 9b1419bfd6 Update system info 2017-01-02 22:00:13 +08:00
champsupertramp 1c9f051142 Fix generate dummies and api request method 2016-09-27 21:40:30 +08:00
champsupertramp 5f800d7b20 Update system info 2016-09-07 22:01:57 +08:00
champsupertramp ac53532b56 Fix Generate and Remove dummies 2016-08-27 19:25:55 +08:00
champsupertramp 2a449e2c56 Remove notices 2016-08-12 21:24:18 +08:00
champsupertramp cb50ece9e0 Add Email configurations in System Info 2016-08-06 11:45:40 +08:00
champsupertramp 65ff837872 Add pages, users and access configurations in system info 2016-08-05 22:44:17 +08:00
champsupertramp a1dbcb4bb4 Add download system info file 2016-08-04 19:36:03 +08:00
champsupertramp 2128a96942 Add new tool System Info 2016-08-04 18:36:26 +08:00
champsupertramp 8554f53b2c Remove notice 2016-06-10 22:07:19 +08:00
champsupertramp c0693c3db8 Fix dummy's date of birth 2016-05-28 17:39:42 +08:00
champsupertramp 117cfba0ac Add Generate dummies tool 2016-05-27 20:12:21 +08:00
champsupertramp a28955955e Fix gravatar profile photo and tool 2016-05-27 14:50:45 +08:00
champsupertramp 7faf52d18e Add gravatar transfer tool 2016-02-24 13:16:01 +08:00
champsupertramp 1e3dbfb534 Update 1.3.29 2015-11-07 23:35:23 +08:00
ultimatemember 5e281fbeaf Update 1.1.6 2015-04-07 20:10:23 +02:00
ultimatemember 22d5c2d24a Update 1.0.76 2015-03-07 13:07:49 +02:00