Commit Graph

176 Commits

Author SHA1 Message Date
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
nikitasinelnikov a2e0900939 - fixed members list template; 2021-05-14 12:42:58 +03:00
nikitasinelnikov 7c47820ad2 - updated dropdown.js library; 2021-05-14 12:30:14 +03:00
nikitasinelnikov 92b5a69acd - fixed #754;
- code review;
2021-03-05 14:03:46 +02:00
nikitasinelnikov 5afebdd786 - Added: Ability for the integration with Gutenberg Block restriction settings (extends the block restriction settings via 3rd-party plugins);
- Added: Invalid nonce validation on Login and Registration pages instead of wp_die()
2020-12-04 03:54:59 +02:00
nikitasinelnikov 67420b11b0 - Fixed: Vulnerability with timestamp field on UM Forms
- changed readme;
2020-12-04 00:10:20 +02:00
nikitasinelnikov e793a13de4 - added the fix for getting of the GDPR privacy policies page content; 2020-11-03 13:16:23 +02:00
nikitasinelnikov 48f7bc63ac - updated readme;
- added attributes for member directory footer;
2020-10-07 12:40:53 +03:00
nikitasinelnikov 88c3720106 - fixed member directory sorting;
- fixed member directory list dropdown init after changing view type;
- fixed registration form;
2020-07-14 04:21:03 +03:00
nikitasinelnikov db2bc4a855 - fixed using HTML in textarea validation; 2020-07-09 15:00:01 +03:00
nikitasinelnikov 2dad3d2704 - Fixed "get_profile_photo_size" function (avoid PHP notice with array_combine )
- Fixed password reset/change form when other forms are initialized at the same page
  - Fixed getting extension updates on multisites
  - Deprecated JS event 'um_before_modal_removed', use wp.hooks action 'um_before_modal_removed' instead
2020-07-06 14:20:29 +03:00
nikitasinelnikov 02fde13b39 - added profile privacy setting for the avoiding profile indexation; 2020-06-19 13:07:04 +03:00
nikitasinelnikov 93c652c8e9 - fixed displaying header with member counts;
- added JS hook for integrations with extensions;
2020-01-31 15:09:44 +02:00
nikitasinelnikov 6903822e2c * Enhancements:
- Updated select2 JS library to 4.0.12 version
  - Added a few member directories filters for 3rd-party integrations

* Bugfixes:

  - Added labels for member directories filters to increase Accessibility points in Audit
  - Fixed activation licenses with sslverify
2020-01-24 14:59:47 +02:00
nikitasinelnikov 3a5946d8bb - fixed sorting labels issues;
- fixed getting range for slider filters;
2020-01-22 00:40:20 +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 b1ca9ad49d - added member directories' custom sorting labels; 2020-01-13 10:18:30 +02:00
nikitasinelnikov 2496825590 - fixed vulnerability with uploading cover/profile photo for other user ID;
- re-written member directory meta queries;
- fixed search line additional slashes;
2020-01-08 15:19:24 +02:00
nikitasinelnikov 3301d05f9f Merge branch 'feature/map_layout' into development/metatable
# Conflicts:
#	assets/js/um-members.min.js
2020-01-03 12:52:57 +02:00