Mykyta Synelnikov
|
77d3ad9b56
|
- added hash type for the user permalink like: http://localhost:8000/user/~b866ebabacc30f06c1/;
- wpcs + documented new hooks;
|
2023-09-09 02:21:15 +03:00 |
|
Mykyta Synelnikov
|
e5b8ff400e
|
- fixed editable attribute base on the legacy code;
- if `editable` attribute doesn't exist then we set `editable` to true by default;
|
2023-09-05 01:12:16 +03:00 |
|
Mykyta Synelnikov
|
645ae33089
|
Merge pull request #1287 from ultimatemember/fix/add-nonce-verification-install-info
Add nonce validation for download install info
|
2023-09-04 22:21:23 +03:00 |
|
Mykyta Synelnikov
|
b2d12d49b9
|
- fixed users dropdown;
|
2023-09-04 20:55:38 +03:00 |
|
Champ Camba
|
7e4543f0d3
|
Add nonce validation for download install info
|
2023-08-23 19:40:06 +08:00 |
|
Mykyta Synelnikov
|
8cb6c79c26
|
- fixed "Can user edit this field?" option. It changed to the bool type with true|false values only. Field can be editable only in the case if 'editable'===true
|
2023-08-22 17:17:40 +03:00 |
|
Mykyta Synelnikov
|
8bbcc4479a
|
- added condition for templates customizations exists;
|
2023-08-17 12:13:19 +03:00 |
|
Mykyta Synelnikov
|
3323322957
|
- added required child-theme admin notice;
|
2023-08-17 01:14:47 +03:00 |
|
yuriinalivaiko
|
d20adc7cb3
|
- fixed a conflict with the bootstrap.min.js script in admin modal
|
2023-08-15 17:34:43 +03:00 |
|
Mykyta Synelnikov
|
1f3ebdcdd0
|
- reviewed #1275;
- fixed #1274;
|
2023-08-11 11:57:43 +03:00 |
|
Mykyta Synelnikov
|
c540ff56cd
|
- fixed #1272;
|
2023-08-11 11:36:53 +03:00 |
|
Mykyta Synelnikov
|
2d5ab45c01
|
- added "Show/hide password button" option;
|
2023-07-25 12:42:39 +03:00 |
|
Mykyta Synelnikov
|
15a18cf6d4
|
- reviewed #1256;
|
2023-07-24 22:57:49 +03:00 |
|
Mykyta Synelnikov
|
563ed8c21e
|
Merge pull request #1256 from ultimatemember/fix/directory_name
Directory name
|
2023-07-24 22:52:16 +03:00 |
|
Mykyta Synelnikov
|
e14f165e73
|
- fixed issue with lack of the nonces in the um_adm_action handler;
- fixed #1263;
|
2023-07-24 22:30:33 +03:00 |
|
Mykyta Synelnikov
|
fa2108172f
|
- fixed issue with lack of the nonces in the um_adm_action handler;
|
2023-07-24 12:57:18 +03:00 |
|
Mykyta Synelnikov
|
2ac7324f77
|
- fixed issue with sanitizing "0" values when value is "" empty line;
- added _wpnonce to admin action
|
2023-07-24 12:26:26 +03:00 |
|
Mykyta Synelnikov
|
e6a9c4060f
|
- fixed #1261;
|
2023-07-24 11:58:20 +03:00 |
|
ashubawork
|
f085af988f
|
- form name
|
2023-07-20 16:59:38 +03:00 |
|
ashubawork
|
909968df97
|
- fix sanitize directory name
|
2023-07-20 16:31:12 +03:00 |
|
Mykyta Synelnikov
|
6034b61deb
|
- added compatibility with UM:Stripe
|
2023-07-19 16:15:16 +03:00 |
|
Mykyta Synelnikov
|
83f42af8f6
|
- added um_adm_action_custom_update_notice hook for custom admin notices;
|
2023-07-18 22:34:15 +03:00 |
|
Mykyta Synelnikov
|
ce4cf8fe7b
|
- updated hookdocs;
- reviewed `um_safe_redirect()`;
- updated readme.txt
|
2023-07-18 12:06:17 +03:00 |
|
ashubawork
|
5e8f7e212e
|
- add secure settings
|
2023-07-14 12:36:07 +03:00 |
|
Mykyta Synelnikov
|
7ed46093e7
|
- fixed JB() using instead of UM();
|
2023-07-13 15:29:19 +03:00 |
|
Mykyta Synelnikov
|
3fe9053cc8
|
Merge pull request #1249 from ultimatemember/fix/translators
Translators
|
2023-07-13 14:01:38 +03:00 |
|
Mykyta Synelnikov
|
7267c08527
|
- fixed JS error when modal is opened with User Info;
|
2023-07-13 13:53:15 +03:00 |
|
ashubawork
|
5b647ae5e9
|
- add translators
|
2023-07-13 11:36:29 +03:00 |
|
Mykyta Synelnikov
|
00fad2390d
|
- fixed not-closed tooltip issue;
|
2023-07-12 17:09:23 +03:00 |
|
Mykyta Synelnikov
|
e152a1da8f
|
- fixed not-closed tooltip issue;
|
2023-07-12 16:50:00 +03:00 |
|
Mykyta Synelnikov
|
fc038cdb9f
|
- fixed not-closed tooltip issue;
|
2023-07-12 16:41:54 +03:00 |
|
ashubawork
|
82ae1dc614
|
- notices, gdpr, settings, metabox, menu
|
2023-07-12 15:31:06 +03:00 |
|
Mykyta Synelnikov
|
14e9a47f2e
|
Merge pull request #1248 from ultimatemember/fix/blocks
Account and User page blocks
|
2023-07-12 14:45:36 +03:00 |
|
Mykyta Synelnikov
|
55a29378b9
|
- fixed PHP notice;
|
2023-07-12 10:36:22 +03:00 |
|
Mykyta Synelnikov
|
474a2295a6
|
- fixed PHP notice;
|
2023-07-12 10:31:30 +03:00 |
|
ashubawork
|
b56573dd9b
|
- checking for account block
|
2023-07-12 09:41:25 +03:00 |
|
Mykyta Synelnikov
|
9b84d842cf
|
- added administrative roles notice;
|
2023-07-12 00:40:19 +03:00 |
|
Mykyta Synelnikov
|
bdfcd0f55f
|
- added form administrative roles notice;
- fixed #1245;
|
2023-07-11 22:31:02 +03:00 |
|
Mykyta Synelnikov
|
979927a9df
|
- fixed #1244 issue;
|
2023-07-11 21:38:27 +03:00 |
|
Mykyta Synelnikov
|
6c3b06dff0
|
- fixed #1241 issue;
|
2023-07-11 17:59:54 +03:00 |
|
Mykyta Synelnikov
|
543e0a803a
|
- fixed flushing delete array;
|
2023-07-11 16:34:15 +03:00 |
|
Mykyta Synelnikov
|
e41cd58e21
|
- reviewed #1239;
|
2023-07-11 14:27:57 +03:00 |
|
Mykyta Synelnikov
|
e55e881d02
|
- small changes;
|
2023-07-10 12:04:53 +03:00 |
|
Mykyta Synelnikov
|
6b79e36554
|
- fixed conflict with saving capabilities;
|
2023-07-07 15:09:12 +03:00 |
|
Mykyta Synelnikov
|
0bb73218ba
|
- fixed conflict with saving capabilities;
|
2023-07-07 15:06:08 +03:00 |
|
Champ Camba
|
c7dd1a80f3
|
Revert the notice to save settings when banned capabilities are modified
|
2023-07-07 19:29:45 +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
|
3d902a2bbb
|
Enable/Disable Security email template on settings save
|
2023-07-07 15:44:28 +08:00 |
|
Champ Camba
|
39859b5026
|
Refactor destroying all sessions except one
|
2023-07-07 14:48:50 +08:00 |
|