Mykyta Synelnikov
91a0c13399
Merge branch 'development/2.8.x' into feature/action-schedule-integration
2024-10-21 17:45:42 +03:00
Mykyta Synelnikov
7f7820e67c
* fixed sending emails upon registration;
...
* fixed using `um_user( 'status' )` and `um_user( 'account_status' )` functions;
* fixed using `set_status()` function;
* based on https://github.com/ultimatemember/ultimatemember/pull/1564
2024-10-10 18:18:56 +03:00
Mykyta Synelnikov
49b99f10db
* fixed #1554 ;
...
* updated changelog.txt;
* updated readme.txt;
* clean comments;
2024-09-30 23:48:18 +03:00
Yurii Nalivaiko
b1d2f20d84
Renamed action to be more clear
2024-09-26 15:35:25 +02: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
Yurii Nalivaiko
adb770bdbb
Updated to use action scheduler
2024-09-11 14:28:04 +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
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