Commit Graph

617 Commits

Author SHA1 Message Date
Mykyta Synelnikov de67468da0 Fix and enhance Ultimate Member plugin functionality
Resolved conflicts in the image uploader caused by third-party lazy-loading attributes and improved emoji handling with a refined regex. Added an extra condition to license activation checks and updated the `Extensions_Updater` to utilize Action Scheduler for smoother extension upgrades.
2025-11-18 13:17:09 +02:00
yuriinalivaiko c510915939 - remove the loading attribute that may block the profile photo and cover photo uploading. 2025-10-22 22:45:52 +03:00
Mykyta Synelnikov d756391f1f Make select2 container width 100% in admin forms layout
Adjusted the styles for the Select2 container to ensure it spans the full width within the admin forms. This improves layout consistency and resolves display issues for page selector dropdowns.
2025-09-17 15:44:35 +03:00
Mykyta Synelnikov 1a3a6aec53 Add field ID to AJAX data in admin forms JS
This update modifies the AJAX request in `forms.js` by including the field ID in the data payload. This improvement enables more precise handling of form fields in the Ultimate Member plugin's admin interface.
2025-09-17 15:02:40 +03:00
Mykyta Synelnikov f7768d8477 Add filter to exclude third-party Gutenberg block prefixes
Introduced the `um_admin_blocks_prefixes_excluded` JS filter hook to allow exclusion of third-party Gutenberg blocks with specific prefixes from UM restriction attributes. This improves compatibility and flexibility when handling external blocks. Updated relevant JS and documentation files to support this feature.
2025-09-05 12:21:57 +03:00
ashubawork 824c95e414 - fix block restrictions 3rd party plugin 2025-07-30 10:07:01 +03:00
Mykyta Synelnikov 57141c994f Updated changelog.txt
Minified scripts
2025-06-23 13:34:57 +03:00
ashubawork 45c8593157 - fix restrictions for all blocks 2025-06-19 15:30:30 +03:00
Mykyta Synelnikov df7e0e9357 Merge pull request #1676 from ultimatemember/fix/extend_baneed_fields
Extend baneed fields
2025-04-17 19:58:01 +03:00
Mykyta Synelnikov f89b29426a Add validation for banned and blacklisted custom fields.
This update enhances security by introducing checks for banned and blacklisted meta keys in custom fields. It includes CSS updates for admin builder styles and ensures banned fields are flagged accurately in the site health tool.
2025-04-15 18:08:44 +03:00
ashubawork 4dc4b7497c - small CSS fixes for directory block 2025-04-08 13:55:32 +03:00
Mykyta Synelnikov 959bd82cdc Update Ultimate Member plugin honeypot CSS and JS
Removed wp_add_inline_script/style and used `um_request` as default honeypot key in um-styles.css and um-scripts.js.
2025-02-19 12:36:26 +02:00
Mykyta Synelnikov 865fbf83c2 * added honeypot scripts/styles via
`wp_add_inline_script()`, `wp_add_inline_style()`
2025-01-30 13:00:17 +02:00
Mykyta Synelnikov fce490f54b * update dropdown items texts on cover photo change/remove;
* WPCS;
2025-01-29 16:43:05 +02:00
Mykyta Synelnikov 4dd1be344e * backward compatibility;
* update dropdown items texts on profile photo change/remove;
* added escapers;
* WPCS;
2025-01-29 16:01:02 +02:00
Mykyta Synelnikov 0520a55cc4 * removed hidden inputs on view mode;
* handle data attribute instead of the hidden input;
* WPCS;
2025-01-29 14:49:47 +02:00
Mykyta Synelnikov 5cefd5ba3a Merge pull request #1609 from ultimatemember/fix/cropper-scalable
Maybe cropper.js fix
2025-01-02 14:10:04 +02:00
Mykyta Synelnikov 9d45a9f088 * fixed scalable attribute for cropper; 2024-12-19 13:25:29 +02:00
Mykyta Synelnikov 44bfcdeb38 * removed ms-native show password button for type="password" field in UM forms; 2024-12-19 13:00:20 +02:00
Towhid 743e88732b um style font weight fix 2024-11-28 05:34:51 +06:00
Towhid 14a3564876 Removed repeatative font-weight declaration 2024-11-20 22:37:31 +06:00
Mykyta Synelnikov baaf32c278 * fixed #1572; 2024-10-23 12:56:03 +03:00
Mykyta Synelnikov 4b2fbe525d * Fixed: User status filter on wp-admin > Users on mobile devices; 2024-10-15 22:06:55 +03:00
Mykyta Synelnikov 07949b9c35 * fixed HTML formatted textarea; 2024-10-10 11:56:55 +03:00
Mykyta Synelnikov 9c7a7dd9b6 * fixed tipsy removing inside .um-page selector (e.g. tipsy from um-modal); 2024-10-04 14:54:46 +03:00
Mykyta Synelnikov 90413c32e5 * reviewed and fixed iframe height when HTML formatted textarea is used; 2024-10-03 14:38:51 +03:00
ashubawork ae1af55fde - remove wrong code 2024-10-03 12:24:55 +03:00
ashubawork a69435f15a - fix min-height and height of html textarea 2024-10-03 11:56:36 +03:00
Mykyta Synelnikov e5bfdc2dae * small fix for CSS of multi-checkbox fields in wp-admin; 2024-09-30 17:54:20 +03:00
Mykyta Synelnikov 05dd388911 * fixed #1546 via wrapping custom HTML in iframe block; 2024-09-26 18:14:11 +03:00
Mykyta Synelnikov a3d2781e91 * fixed issue https://github.com/ultimatemember/ultimatemember/tree/fix/popup_on_mobile; 2024-09-25 23:17:17 +03:00
Mykyta Synelnikov a986309a3c Merge pull request #1538 from ultimatemember/fix/members-directory-clear-all
"Clear all" button logic update
2024-09-24 13:48:33 +03:00
Mykyta Synelnikov 33bc484629 * Admin Users bulk-actions
* Admin single user actions
* Frontend single user action
2024-09-24 13:18:48 +03:00
Yurii Nalivaiko ef21ff1832 Added Timeout ti clear all 2024-08-19 12:23:07 +02:00
Mykyta Synelnikov a129ee1058 - added Zapier dependencies; 2024-05-06 17:55:17 +03:00
Mykyta Synelnikov 38a9112d74 - added JS function for handling form data and get serialized value; 2024-05-03 14:02:55 +03:00
Mykyta Synelnikov 3b63b19cbb - added um-confirm JS library for better UI with js.confirm interfaces; 2024-05-02 13:13:19 +03:00
Mykyta Synelnikov 4900244c4c - changed the place for the icon field because select2 styling don't work properly work at the bottom of the modal; 2024-04-25 02:43:57 +03:00
Mykyta Synelnikov 2bc84250e0 - additional parent class for applying fontawesome icons inside the wrapper; 2024-04-23 15:47:08 +03:00
Mykyta Synelnikov 07ca89a243 - wp-admin icon field integrated with new FA library; 2024-04-23 15:26:19 +03:00
Mykyta Synelnikov d58d065a68 - changed form builder > icon field to new dropdown type; 2024-04-23 12:36:36 +03:00
Mykyta Synelnikov 595945c96e - changed form builder > icon field to new dropdown type; 2024-04-17 17:55:21 +03:00
Mykyta Synelnikov e1fbd249ff - added fontawesome library; 2024-04-17 03:16:56 +03:00
Mykyta Synelnikov 8f4252f5d9 - added fontawesome library; 2024-04-17 03:03:44 +03:00
Mykyta Synelnikov 1827359dfb - manually reviewed #1489; 2024-04-15 17:58:18 +03:00
Mykyta Synelnikov 7e240edb6d - reviewed #1442; 2024-04-09 13:55:39 +03:00
Mykyta Synelnikov 8b64d5fae9 Merge branch 'development/2.8.x' into feature/search_exclude_fields 2024-04-09 01:09:13 +03:00
Mykyta Synelnikov 6cededaaf5 - reviewed #1494; 2024-03-28 15:47:08 +02:00
ashubawork 9f75a4c322 - Remove media URL in user role settings if there is no default media 2024-03-28 12:52:00 +02:00
Mykyta Synelnikov 1f70835b3f - new gulp version;
- reviewed #1479;
2024-03-27 15:27:06 +02:00