Commit Graph

32 Commits

Author SHA1 Message Date
Mykyta Synelnikov 5b2c785def * prepared to the release 2025-01-14 15:28:28 +02:00
Mykyta Synelnikov 1ba3809344 * using wp_is_mobile instead of MobileDetect library 2024-12-17 21:53:18 +02:00
Mykyta Synelnikov 6c632a2c68 - fixed CVE ID: CVE-2024-8519
- WPCS;
2024-09-12 16:44:53 +03:00
Mykyta Synelnikov df47e006d7 - changed version to 2.7.0;
- updated dependencies to 2.7.0;
2023-10-10 18:20:15 +03:00
Mykyta Synelnikov 47e97ceb59 - updated hookdocs;
- partially reviewed site health functionality;
- hide notifications tab setting when there aren't any possible notifications for disabling in User Account (#1318)
2023-10-03 13:30:02 +03:00
ashubawork b7aa168e62 - fix override templates 2023-06-20 09:53:04 +03:00
ashubawork 072cebafeb - change template 2023-04-17 17:24:42 +03:00
ashubawork 871c0412b4 - add comments to templates 2023-04-11 16:25:25 +03:00
ashubawork 879290aa90 - add templates versions 2023-04-11 09:13:36 +03:00
nikitasinelnikov 5f66fd5fe3 - added escape functions, security fix for XSS; 2019-08-08 00:36:33 +03:00
nikitasinelnikov 1cc873d458 - small code formatting; 2019-07-25 15:54:10 +03:00
andrewshuba c69debe31b - fix rtl direction for tooltips 2019-07-24 17:10:30 +03:00
nikitasinelnikov 391fb36d5c - fixed templates raw HTML;
- fixed profile image size in member directories;
- preparing for 2.0.54 release;
2019-07-22 18:19:56 +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 a199f35cc7 - increase security via option for Password field in user account; 2019-03-12 09:13:40 +02:00
nikitozzzzzzz 12891ff743 - hook docs; 2018-03-05 16:35:51 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02: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 c4b6484438 - fixed vulnerabilities;
- small changes and fixes;
2017-08-07 16:30:12 +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
ultimatemember 5e281fbeaf Update 1.1.6 2015-04-07 20:10:23 +02:00
ultimatemember 34d7192436 Update 1.0.65 2015-02-24 18:30:11 +02:00
ultimatemember 11c684fdeb Update 1.0.60 2015-02-19 00:49:08 +02:00
ultimatemember 23c30f6a39 Version 1.0.49 2015-02-11 00:50:38 +02:00
ultimatemember 978b786c10 JS and CSS Compression 2015-01-15 17:15:12 +02:00
ultimatemember ca71532060 Update to FontIcons 2015-01-14 15:13:19 +02:00
ultimatemember c4e6ef4933 Revert "Revert "Theme compatibility fixes""
This reverts commit 1db8b0f23c.
2015-01-14 00:11:38 +02:00
ultimatemember 1db8b0f23c Revert "Theme compatibility fixes"
This reverts commit f9ec4c05d1.
2015-01-14 00:10:22 +02:00
ultimatemember f9ec4c05d1 Theme compatibility fixes 2015-01-13 16:03:28 +02:00
ultimatemember 11f11ea0e9 Account page is mobile adaptive 2014-12-19 00:42:23 +02:00
ultimatemember 125c622521 first sync 2014-12-15 22:38:07 +02:00