Mykyta Synelnikov
|
4ea341007f
|
- added 'um_form_version' postmeta for make the legacy functionality in the future;
|
2023-09-13 16:54:12 +03:00 |
|
ashubawork
|
bf7f3f06e6
|
- fix validation
|
2023-09-13 15:08:52 +03:00 |
|
ashubawork
|
35132844c5
|
- change validation
|
2023-09-13 15:06:22 +03:00 |
|
Mykyta Synelnikov
|
84c174fc38
|
Merge pull request #1299 from ultimatemember/feature/hash_slug
Hash slug for user Profile link
|
2023-09-11 16:11:06 +03:00 |
|
Mykyta Synelnikov
|
0149605a36
|
- added ability to use custom metakey as profile slug;
- important: use for this case required usermeta which cannot be empty
|
2023-09-11 15:41:29 +03:00 |
|
Mykyta Synelnikov
|
1754555379
|
- fixed the issue with UM()->metabox()->edit_mode_value variable. We need to flush it after each field_input();
- wpcs for Admin_Metabox() class;
|
2023-09-09 02:56:11 +03:00 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
e152a1da8f
|
- fixed not-closed tooltip issue;
|
2023-07-12 16:50:00 +03:00 |
|
ashubawork
|
82ae1dc614
|
- notices, gdpr, settings, metabox, menu
|
2023-07-12 15:31:06 +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 |
|
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
|
e41cd58e21
|
- reviewed #1239;
|
2023-07-11 14:27:57 +03:00 |
|
Mykyta Synelnikov
|
0bb73218ba
|
- fixed conflict with saving capabilities;
|
2023-07-07 15:06:08 +03:00 |
|
Mykyta Synelnikov
|
75e3ce9391
|
- review for secure functionality;
|
2023-07-07 00:34:11 +03:00 |
|
Mykyta Synelnikov
|
25aa40b1c2
|
- review for secure functionality;
|
2023-07-06 01:56:59 +03:00 |
|
Champ Camba
|
a0b52f2698
|
Add disabled options in multi checkbox render
|
2023-07-05 13:13:33 +08:00 |
|
Mykyta Synelnikov
|
2529a0db7f
|
- fixed edit "Master row" in form builder;
- maybe fixed "Confirm Password";
|
2023-06-29 12:21:40 +03:00 |
|
Mykyta Synelnikov
|
80455599e7
|
- prepared to 2.6.4 release;
|
2023-06-27 10:49:11 +03:00 |
|
Mykyta Synelnikov
|
d2ca061212
|
Merge pull request #1217 from ultimatemember/fix/Install_Info_emails
Custom emails data in Install info
|
2023-06-27 10:39:20 +03:00 |
|
Mykyta Synelnikov
|
0f2d1d1333
|
Merge pull request #1216 from ultimatemember/fix/template_override
Override templates
|
2023-06-27 10:34:24 +03:00 |
|
ashubawork
|
a8db1d43c5
|
- change str_contains to strpos
|
2023-06-26 14:04:54 +03:00 |
|
Mykyta Synelnikov
|
5c33c9b1d3
|
- small code enhancement + PHPDoc for um_admin_field_update_error_handling();
|
2023-06-22 23:55:23 +03:00 |
|
Mykyta Synelnikov
|
6a67582e42
|
- wpcs for load_field_order();
|
2023-06-22 23:44:14 +03:00 |
|
Mykyta Synelnikov
|
3c11dfb47a
|
- removed extract() from dynamic_modal_content() function;
- wpcs for `dynamic_modal_content()`;
- updated hookdocs for `um_admin_ajax_modal_content__hook_{$act_id}` hook;
- updated hookdocs for `um_admin_ajax_modal_content__hook` hook;
|
2023-06-22 23:29:57 +03:00 |
|
Mykyta Synelnikov
|
4246f6e66a
|
- removed extract() from update_field() function;
- wpcs for `update_field()`;
- updated hookdocs for `um_admin_pre_save_field_to_form` hook;
- updated hookdocs for `um_admin_pre_save_field_to_db` hook;
|
2023-06-22 20:02:44 +03:00 |
|
Mykyta Synelnikov
|
069a8d15ac
|
- removed extract() from show_builder() function;
- wpcs for `show_builder()`;
|
2023-06-22 17:06:01 +03:00 |
|
Mykyta Synelnikov
|
d5990c7bbb
|
- removed extract() from um_admin_pre_save_fields_hook() function;
- updated hookdoc for `um_admin_pre_save_fields_hook` hook;
- updated hookdoc for `um_fields_without_metakey` hook;
|
2023-06-22 16:09:17 +03:00 |
|