Commit Graph

12 Commits

Author SHA1 Message Date
nikitasinelnikov 5f66fd5fe3 - added escape functions, security fix for XSS; 2019-08-08 00:36:33 +03:00
nikitasinelnikov 70e11a6a18 - small fixes; 2019-07-22 12:44:58 +03:00
nikitasinelnikov b47a6e2137 - escape functions in templates; 2019-07-17 16:55:09 +03:00
denisbaranov 0f3e87ffb1 use esc_attr() in templates 2019-07-16 18:40:07 +03:00
nikitasinelnikov 141305c746 - recover 2.0.34 2018-12-05 10:50:08 +02:00
andrewshuba da3bf01598 fix title and link to comment if comment in group discussion wall 2018-10-29 17:18:43 +02: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 18dd37fe70 Fx text domain slug for wp.org translation compatibility 2017-06-06 22:37:55 +08:00
ultimatemember 5815557192 Update 1.0.85 2015-03-14 23:39:33 +02:00
ultimatemember f90388b4d6 Version 1.0.40 2015-02-04 20:31:39 +02:00
ultimatemember 7e1ee839d3 Version 1.0.36 2015-02-02 02:10:06 +02:00
ultimatemember 539ebf10d7 Version 1.0.35 2015-02-01 01:30:04 +02:00