Commit Graph

30 Commits

Author SHA1 Message Date
Mykyta Synelnikov 0c183594b1 Update Ultimate Member to version 2.10.0
Bump plugin version to 2.10.0, update documentation, and adjust URLs and metadata accordingly. This release includes increased minimum PHP and WordPress requirements and addresses security-related issues. Users are strongly advised to update immediately.
2025-02-13 11:28:28 +02:00
Mykyta Synelnikov e9e68e28cf * added data attribute;
* updated hooks docs;
* WPCS;
2025-01-29 14:24:15 +02:00
Mykyta Synelnikov 6c632a2c68 - fixed CVE ID: CVE-2024-8519
- WPCS;
2024-09-12 16:44:53 +03:00
Mykyta Synelnikov 9447fb6675 - reviewed #1255; 2023-07-25 00:29:35 +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
ashubawork 2c5ffd5250 - basic list of override templates 2023-04-07 11:33:22 +03:00
Nikita Sinelnikov 6fb9265dfd - prepared for the release; 2023-02-14 11:44:14 +02:00
nikitasinelnikov 2401d06875 - added fix for getting image/file custom fields from $_POST when form isn't validated; 2020-01-16 10:25:30 +02:00
nikitasinelnikov 78c8a57ea7 - fixed preview of the Profile form; 2019-10-23 17:40:35 +03:00
nikitasinelnikov 5f66fd5fe3 - added escape functions, security fix for XSS; 2019-08-08 00:36:33 +03:00
nikitasinelnikov 954dfa7fc5 - fixed Edit Profile mode;
- added esc functions;
- added Unsplash extension;
- added new conditional setting for admin forms;
2019-08-01 14:23:13 +03:00
nikitasinelnikov ceb2d38988 - profile tabs changes; 2019-07-19 15:41:10 +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
nikitozzzzzzz 7896d7a9ac - fixed profile layout; 2018-11-28 17:05:59 +02:00
nikitozzzzzzz 9e6cea911a - base default shortcodes; 2018-10-22 21:53:43 +03:00
nikitozzzzzzz 12891ff743 - hook docs; 2018-03-05 16:35:51 +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 8cc7934b0e - fixed profile menu for extension's integration; 2017-08-15 16:34:44 +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
purplewhite ae830c602b plugin adjustments
1. sorting: I am using a custom sort criteria (role), but within each
role I wanted to ensure a "controlled" sorting, at best by display name
2. add CSS class for user role to member profile
3. add CSS class for user role to member div's in in members directory
4. add link to cover picture in the members directory for easier click.
5. cover picture in format 1.6:1.
2015-11-06 22:59:11 +01:00
ultimatemember 77cde02dd8 Update 1.2.92 2015-05-02 02:49:05 +03:00
ultimatemember 7b9b59ea8d Update 1.2.2 2015-04-15 16:59:27 +02:00
ultimatemember 1653677136 Update 1.0.87 2015-03-17 16:03:32 +02:00
ultimatemember 2c3cf6ea8c Version 1.0.21 2015-01-24 23:39:43 +02:00
ultimatemember 125c622521 first sync 2014-12-15 22:38:07 +02:00