Commit Graph

10 Commits

Author SHA1 Message Date
Mykyta Synelnikov 49b99f10db * fixed #1554;
* updated changelog.txt;
* updated readme.txt;
* clean comments;
2024-09-30 23:48:18 +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 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 4e8d2723d3 Clear cache to reflect blocked status for profile form 2023-07-18 23:27:28 +08:00
Mykyta Synelnikov 0bb73218ba - fixed conflict with saving capabilities; 2023-07-07 15:06:08 +03:00
Mykyta Synelnikov 13a3ca50a1 - fixed banned profile; 2023-07-07 02:32:37 +03:00
Mykyta Synelnikov e23387684c - fixed user status and Users List table column; 2023-07-07 01:46:11 +03:00
Mykyta Synelnikov fc6182c026 - additional changes from latest Champ commit; 2023-07-07 00:45:12 +03:00
Mykyta Synelnikov 75e3ce9391 - review for secure functionality; 2023-07-07 00:34:11 +03:00