yuriinalivaiko
|
b509018276
|
- make it impossible to create a user without a role even with incorrect "Registration Default Role" setting.
|
2024-09-18 23:16:11 +03:00 |
|
Mykyta Synelnikov
|
2c0478757f
|
- added bulk actions to WordPress native dropdown;
|
2024-09-18 14:03:18 +03:00 |
|
Mykyta Synelnikov
|
c76f074a05
|
- fixed wp_kses allowed HTML tags;
|
2024-09-17 16:12:35 +03:00 |
|
Mykyta Synelnikov
|
6c632a2c68
|
- fixed CVE ID: CVE-2024-8519
- WPCS;
|
2024-09-12 16:44:53 +03:00 |
|
Mykyta Synelnikov
|
e7c86052ab
|
- WPCS;
|
2024-09-12 16:22:37 +03:00 |
|
Yurii Nalivaiko
|
a49e27b228
|
Updated logic
|
2024-09-11 14:28:20 +02:00 |
|
Yurii Nalivaiko
|
adb770bdbb
|
Updated to use action scheduler
|
2024-09-11 14:28:04 +02:00 |
|
Yurii Nalivaiko
|
172541fce4
|
Updated registration email hooks to use maybe scheduler
|
2024-09-11 14:27:46 +02:00 |
|
Yurii Nalivaiko
|
275ba09188
|
Changed actions to use maybe action scheduler
|
2024-09-10 13:17:31 +02:00 |
|
Yurii Nalivaiko
|
928f59b191
|
Updated hook name
|
2024-09-10 13:15:53 +02:00 |
|
Mykyta Synelnikov
|
6df83f4f09
|
- updated structure for action scheduler;
|
2024-09-06 15:03:50 +03:00 |
|
Mykyta Synelnikov
|
5385e07a5f
|
- added a few conditions and comments;
|
2024-09-06 14:07:14 +03:00 |
|
Mykyta Synelnikov
|
2d39dd6461
|
- removed lib for gitignore;
|
2024-09-06 13:54:25 +03:00 |
|
Yurii Nalivaiko
|
b9772a06c5
|
Removed unused call
|
2024-09-05 10:58:43 +02:00 |
|
Yurii Nalivaiko
|
ec18f52dd9
|
Added Action Scheduler
|
2024-09-04 18:03:22 +02:00 |
|
Yurii Nalivaiko
|
f2d4c6135a
|
Added Action Scheduler
|
2024-09-03 14:49:07 +02:00 |
|
Yurii Nalivaiko
|
024cfcc4d4
|
Added Action Scheduler Option
|
2024-09-03 12:42:12 +02:00 |
|
Yurii Nalivaiko
|
7e8714ae4c
|
Merge commit '797bc2fd9811f86077e1aa3edd68593ab9dd5956' as 'includes/lib/action-scheduler'
|
2024-09-03 12:28:53 +02:00 |
|
ashubawork
|
2aaa7f936f
|
- query improvement for count users
|
2024-08-13 14:08:47 +03:00 |
|
Yurii Nalivaiko
|
798c82bed0
|
Updated condition
|
2024-07-29 15:42:58 +02:00 |
|
Yurii Nalivaiko
|
f49fdecbb3
|
Updated condition
|
2024-07-29 15:23:02 +02:00 |
|
Yurii Nalivaiko
|
3096f7e411
|
Updated conditions to use test value and not remove plus sign
|
2024-07-29 15:01:59 +02:00 |
|
Yurii Nalivaiko
|
518e84d27f
|
Moved tel to other types that use same sanitization
|
2024-07-29 15:01:28 +02:00 |
|
Yurii Nalivaiko
|
744362706a
|
Added sanitized tel input type
|
2024-07-29 14:12:11 +02:00 |
|
Yurii Nalivaiko
|
474d54d6df
|
Added conditional checks for phone field
|
2024-07-29 13:10:36 +02:00 |
|
yuriinalivaiko
|
cbd403935f
|
- fixed Telegram and Discord social links in profile header
|
2024-06-14 21:52:05 +03:00 |
|
Mykyta Synelnikov
|
491f12161e
|
- fixed wp_editor null value;
|
2024-05-22 00:30:58 +03:00 |
|
Mykyta Synelnikov
|
8208d01bf8
|
- fixed PHP errors when some custom registered fields are displayed without registration;
|
2024-05-20 14:23:45 +03:00 |
|
Mykyta Synelnikov
|
9803f840ab
|
- prepared to release;
|
2024-05-20 13:56:59 +03:00 |
|
Mykyta Synelnikov
|
abed1095b8
|
Merge pull request #1519 from ultimatemember/fix/unique_email_check
Fix unique_email validation
|
2024-05-20 10:05:52 +03:00 |
|
Mykyta Synelnikov
|
f2ac29bc9c
|
- added info-comment for NGINX-config rules if they aren't applied by default;
|
2024-05-09 17:11:10 +03:00 |
|
Mykyta Synelnikov
|
af3b265d65
|
- fixed displaying required field asterisk on the Profile > View mode;
|
2024-05-08 14:02:30 +03:00 |
|
Mykyta Synelnikov
|
59ce02ab47
|
- fixed PHP errors while update from 1.3.x version;
|
2024-05-08 13:53:13 +03:00 |
|
ashubawork
|
691f2fdc48
|
- fix checking for unique_email validation
|
2024-05-08 10:41:12 +03:00 |
|
Mykyta Synelnikov
|
a129ee1058
|
- added Zapier dependencies;
|
2024-05-06 17:55:17 +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
|
ecee67346b
|
Merge pull request #1509 from ultimatemember/feature/new_fa
Include FontAwesome 6.5.2
|
2024-05-01 14:14:23 +03:00 |
|
Mykyta Synelnikov
|
13f2b94351
|
- changed texts;
|
2024-04-30 17:55:19 +03:00 |
|
ashubawork
|
93de64ed75
|
- small fix
|
2024-04-30 13:08:23 +03:00 |
|
ashubawork
|
3581da4a6f
|
- fix rating field view
|
2024-04-30 13:00:58 +03:00 |
|
Mykyta Synelnikov
|
3ff15433fb
|
- discord field icon;
|
2024-04-25 14:13:07 +03:00 |
|
Mykyta Synelnikov
|
5d3128b520
|
- used new icons for predefined fields;
|
2024-04-25 03:11:12 +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
|
c642505a0e
|
Merge remote-tracking branch 'origin/development/2.8.x' into feature/new_fa
|
2024-04-25 01:41:04 +03:00 |
|
Mykyta Synelnikov
|
d186256120
|
- reviewed #1512;
|
2024-04-25 01:30:22 +03:00 |
|
Mykyta Synelnikov
|
e80addb1b5
|
Merge pull request #1512 from ultimatemember/fix/sort_by_last_login
Sort by last login
|
2024-04-25 01:26:35 +03:00 |
|
Mykyta Synelnikov
|
1409de3eb4
|
- fixed form duplicate and PHP notice about empty mode;
- fixed first install and login/registration forms custom fields;
|
2024-04-24 17:50:52 +03:00 |
|
ashubawork
|
635b57be60
|
- fix sort by last login
|
2024-04-24 16:04:07 +03:00 |
|
Mykyta Synelnikov
|
005dabad1b
|
- fixed PHP Fatal error: Uncaught TypeError while uploading files;
|
2024-04-24 14:33:40 +03:00 |
|
Mykyta Synelnikov
|
6b4e744527
|
- reviewed #1510;
|
2024-04-24 02:43:59 +03:00 |
|