Mykyta Synelnikov
9ba4e4b8d4
Update 'ultimatemember_searchform' shortcode in Ultimate Member plugin
...
Refactored template, CSS and JS to fix the security vulnerability.
2026-01-28 11:52:06 +02:00
Mykyta Synelnikov
1d4d1e4f2f
Update Ultimate Member to version 2.10.6
...
This release adds multiple enhancements, including WebP support, new filter hooks, license debugging, and improved extension upgrades. It also fixes issues like numeric field filtering, profile link handling, and dependencies with Action Scheduler. Cached assets should be regenerated post-upgrade.
2025-09-27 11:17:08 +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
ba93896c5d
* manually reviewed #1537 ;
2024-09-24 17:58:55 +03:00
Mykyta Synelnikov
512dc53a18
- changed wp-admin > Users page;
...
* updated filters by status, avoid slow queries for getting users count;
* updated bulk-actions for changing statuses (moved to WP native dropdown)
* separate handlers for changing user statuses on wp-admin and frontend (partially implemented);
* created class UM()->common()->users() to handle user statuses in more clear format;
* deprecated old hooks and old functions
2024-09-20 18:41:08 +03:00
Mykyta Synelnikov
595945c96e
- changed form builder > icon field to new dropdown type;
2024-04-17 17:55:21 +03:00
Mykyta Synelnikov
d48bcac683
- fixed using esc_attr() in href="" attributes;
2024-03-27 11:06:02 +02:00
Mykyta Synelnikov
457c66791b
- removed Secure admin notice;
...
- changed Secure to Security;
2024-02-14 15:23:03 +02:00
Mykyta Synelnikov
b03b4a5a76
- page_select field for the Settings > General > Pages;
2024-01-12 11:03:04 +02:00
Mykyta Synelnikov
5f8f05e1d2
- added deprecated info text to Install Info;
...
- transfer Secure tab to Advanced > Secure subtab;
2024-01-01 18:21:54 +02:00
Mykyta Synelnikov
6d0f9494f3
- reviewed #1340 ;
2023-11-29 19:18:38 +02:00
Champ Camba
3422c08b98
Fix date range filters for suspicious accounts and use correct datetime with right timezone settings
2023-10-27 13:38:49 +08:00
Champ Camba
86075ab59f
Fix wp core current version in secure settings page
2023-08-23 19:35:08 +08:00
Mykyta Synelnikov
91bd251caa
- fixed sprintf();
2023-07-18 15:42:40 +03:00
Mykyta Synelnikov
8bd275c718
- Scanner texts review and translations;
2023-07-12 13:35:16 +03:00
Mykyta Synelnikov
55a29378b9
- fixed PHP notice;
2023-07-12 10:36:22 +03:00
Champ Camba
617bc3389c
Add diagnostic for custom assigned roles to Register forms
2023-07-11 22:52:03 +08:00
Champ Camba
a0f24abf01
Add link to Disposable Email Domains extension in the recommendation
2023-07-10 23:32:39 +08:00
Champ Camba
479c2b03e1
Fix blocked email recommendation
2023-07-08 01:53:21 +08:00
Champ Camba
251753bbbf
Remove hours from the detection
2023-07-07 17:39:49 +08:00
Champ Camba
fda882d35c
Remove debug text
2023-07-07 17:39:02 +08:00
Champ Camba
3ca3d0c0e8
Fix date range to filter suspcicious accounts and possible affected users
2023-07-07 17:37:43 +08:00
Champ Camba
bd14db9e68
Add link to filter registered date
...
This filters users by date range who might be created when the suspicious accounts were created
2023-07-07 17:28:06 +08:00
Champ Camba
7b83fc7838
Add Site Health total issues with link to page
2023-07-07 14:13:42 +08:00
Champ Camba
3783496120
Add reset password
2023-07-07 13:51:38 +08:00
Champ Camba
c53d1b07b1
Remove unused variables + add SSL check
2023-07-07 13:48:43 +08:00
Mykyta Synelnikov
75e3ce9391
- review for secure functionality;
2023-07-07 00:34:11 +03:00