Commit Graph

194 Commits

Author SHA1 Message Date
Mykyta Synelnikov b1d6cc646b Refactor GDPR register template for improved readability.
Streamlined PHP logic and variable handling to enhance readability and maintainability. Consolidated duplicated code, ensuring cleaner output for privacy policy content and error management within the Ultimate Member plugin.
2025-02-12 17:55:11 +02:00
yuriinalivaiko 0221b40b57 Task CU-86cxva4f0
- fixed the "Privacy Policy" field in the registration form - stripped out forms and other disallowed HTML from the "Privacy Policy" content.
2025-01-30 23:21:29 +02:00
Mykyta Synelnikov e9e68e28cf * added data attribute;
* updated hooks docs;
* WPCS;
2025-01-29 14:24:15 +02:00
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 512787b836 - reviewed #1496; 2024-04-11 14:48:37 +03:00
Mykyta Synelnikov e1f550afb5 - changed "e-mail" to "email";
- changed texts for admin notices;
- added a few links to docs;
2024-02-16 15:12:21 +02:00
Mykyta Synelnikov fb2cc55359 - prepared for release; 2024-02-06 16:08:23 +02:00
ashubawork 41f9e34ece - delete wrong span tag in emails 2024-01-22 15:45:54 +02:00
Mykyta Synelnikov 81291e82c4 Merge pull request #1428 from ultimatemember/feature/welcome_emaul_set_password
Add set password URL if user is registered without password
2024-01-18 11:33:00 +02:00
Mykyta Synelnikov f026f44323 - reviewed #1428; 2024-01-18 11:30:49 +02:00
Mykyta Synelnikov 205a3ea9bc - reviewed #1428; 2024-01-17 16:06:58 +02:00
ashubawork 7ce364f874 - small wpcs fix 2024-01-17 13:40:53 +02:00
ashubawork 9e61abfa7a - change password text 2024-01-17 13:24:40 +02:00
ashubawork d9021373ce - add meta to user 2024-01-16 14:00:22 +02:00
Mykyta Synelnikov 26c4d7f7fb - #1420 issue fix; 2024-01-08 23:40:17 +02:00
ashubawork 2107336cf9 - change placeholders for set password 2023-12-07 13:36:51 +02: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
Mykyta Synelnikov 01ee8305a2 - reduced using get_the_time( 'U', $post_id ); and current_time( 'timestamp' ); 2023-09-22 20:29:40 +03:00
Mykyta Synelnikov 9447fb6675 - reviewed #1255; 2023-07-25 00:29:35 +03:00
Mykyta Synelnikov 6e0befb91b - wpcs; 2023-07-13 14:07:37 +03:00
ashubawork 5b647ae5e9 - add translators 2023-07-13 11:36:29 +03:00
Mykyta Synelnikov dd128f833a Merge pull request #1243 from ultimatemember/feature/security-setting-review
Security settings and Scanner
2023-07-10 10:59:53 +03:00
Mykyta Synelnikov 75e3ce9391 - review for secure functionality; 2023-07-07 00:34:11 +03:00
Mykyta Synelnikov 1cb85f376c - fixed custom sorting field's titles; 2023-07-04 15:02:49 +03:00
ashubawork b7aa168e62 - fix override templates 2023-06-20 09:53:04 +03:00
Mykyta Synelnikov d0f2ef56c8 - updated members.php template version; 2023-06-13 12:53:40 +03:00
Mykyta Synelnikov 8057d06f81 - reviewed #769;
- added `get_member_directory_id()` function for getting member directory ID based on page ID;
- commented hooks 'um_prepare_user_results_array', 'um_prepare_user_results_array_meta'
- added snippet fo hiding filters from member directory based on public or private visibility;
2023-06-12 15:22:35 +03:00
Nikita Sinelnikov 212cbec9f8 Merge branch 'development/2.6.1' into feature/um-blocks 2023-05-23 11:14:37 +03:00
ashubawork 7cfa39f893 - fix register block fields for guests 2023-05-09 15:42:15 +03:00
ashubawork 01c5a09467 - add versions for email templates 2023-04-18 16:38:56 +03:00
Mykyta Synelnikov bdb768d963 - reviewed #1164; 2023-04-18 16:14:21 +03:00
ashubawork 072cebafeb - change template 2023-04-17 17:24:42 +03:00
ashubawork cf40103e41 - fix error in member directory block 2023-04-12 10:23:12 +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 1f94782558 - added hook arguments ($form_id, $not_searched) to 'um_members_directory_head'; 2023-03-24 14:27:56 +02:00
Nikita Sinelnikov 6fb9265dfd - prepared for the release; 2023-02-14 11:44:14 +02:00
Nikita Sinelnikov 08b44fb842 - fixed #1125; 2023-01-20 01:40:44 +02:00
Champ Camba 88a9f6c7db Fix sanitization text 2022-11-02 12:32:02 +08:00
Nikita Sinelnikov b98f2a6edf - fixed issue with visible ID. Changed it to the user_login. It's WordPress native logic for reset password links and form; 2022-08-11 21:49:19 +03:00
Nikita Sinelnikov 74bfdbcb18 - closed #927;
- updated readme;
2021-12-14 18:31:47 +02:00
Nikita Sinelnikov e6e9bd17d8 - fixed using callback for member directory fields;
- fixed "false" display name in the member directory. it displays empty for now;
- fixed function for cleaning and sanitize arrays;
2021-12-14 02:08:15 +02:00
Nikita Sinelnikov 967566157b - fixed post title for restricted post in the User Profile > Posts tab; 2021-08-06 14:38:48 +03:00
Nikita Sinelnikov 07e664be80 - intermediate results with sanitizing form handlers; 2021-06-29 02:51:54 +03:00
Nikita Sinelnikov 71dc8d4730 - fixed displaying different profile form shortcodes with different role visibility settings on the same page;
- fixed displaying avatar on the logout page;
2021-06-15 12:18:56 +03:00
nikitasinelnikov 15ad27a166 - fixed JS handlers for the new dropdown.js library; 2021-05-14 13:58:02 +03:00