Mykyta Synelnikov
9d42ae5568
- wp-admin assets refactoring (in process);
2023-11-06 11:55:01 +02:00
Mykyta Synelnikov
b40edd26e6
- wp-admin assets refactoring (in process);
2023-11-03 17:31:18 +02:00
Mykyta Synelnikov
b83da8b814
- WPCS for defined constants;
...
* um_url -> UM_URL
* um_path -> UM_PATH
* um_plugin -> UM_PLUGIN
* ultimatemember_version -> UM_VERSION
* ultimatemember_plugin_name -> UM_PLUGIN_NAME
2023-09-13 22:56:32 +03:00
Mykyta Synelnikov
57159f2496
- WPCS;
2023-09-13 17:00:28 +03:00
Mykyta Synelnikov
a605a91b91
- WPCS;
2023-09-13 16:59:15 +03:00
Mykyta Synelnikov
4ea341007f
- added 'um_form_version' postmeta for make the legacy functionality in the future;
2023-09-13 16:54:12 +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
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
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
15a18cf6d4
- reviewed #1256 ;
2023-07-24 22:57:49 +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
ashubawork
82ae1dc614
- notices, gdpr, settings, metabox, menu
2023-07-12 15:31:06 +03:00
Mykyta Synelnikov
4869d273ba
- removed extract() function from um_admin_field_update_error_handling() function;
...
- added hookdoc for `um_admin_builder_skip_field_validation` hook;
- updated hookdoc for `um_admin_field_update_error_handling` hook;
- fixed deprecated PHP notice for $set_field_type variable;
- changed htmlspecialchars to esc_attr() for form builder modal;
2023-06-22 12:00:45 +03:00
Mykyta Synelnikov
03224e2b13
- fixed content block WP_Editor displaying #1195 ;
2023-05-31 10:55:21 +03:00
Mykyta Synelnikov
034d9e8b43
- fixed dynamically declared variables inside the classes;
2023-04-17 20:16:15 +03:00
Nikita Sinelnikov
fe88b40939
- using slashes in the callback function setting of the dropdown fields;
2022-06-08 21:24:23 +03:00
Nikita Sinelnikov
cfd8365afd
- code review;
2022-02-07 12:20:24 +02:00
ashubawork
e90efd0983
- fixed editing upload fields (issue #958 )
2021-12-22 10:44:27 +02:00
Nikita Sinelnikov
9c9ac59be7
- changed version to 2.3.0;
...
- added update for Required strong password option;
2021-12-14 17:44:07 +02:00
Nikita Sinelnikov
641f2c5a74
- fixed restriction logic cases;
...
- fixed conditions for the restriction logic options;
2021-09-14 18:21:41 +03:00
Nikita Sinelnikov
c28e0211f1
- fixed restriction logic;
2021-08-25 13:31:38 +03:00
Nikita Sinelnikov
9927dab323
- fixed um_edit_profile_url() function and added $user_id attribute;
...
- added `disable_restriction_pre_queries` option for backward compatibility with business logic where 404 error isn't good way;
- added `restricted_post_title_replace` option for ability to disable restricted post's title replace
2021-08-25 01:07:09 +03:00
Nikita Sinelnikov
c765d03ce4
- 2.2.1 prepare to the release;
2021-07-30 14:20:11 +03:00
Nikita Sinelnikov
2edddc18fe
- changed labels;
2021-07-27 16:03:29 +03:00
Nikita Sinelnikov
a4f41c79e4
- updated forms labels;
2021-07-27 15:53:22 +03:00
Nikita Sinelnikov
070415bf31
- changed form labels and tooltips for clear description;
...
- fixed repeated queries for getting excluded post IDs;
2021-07-27 13:07:30 +03:00
Nikita Sinelnikov
0d2ac59ce3
- fixed getting default metadata for UM forms;
2021-07-26 14:57:31 +03:00
Nikita Sinelnikov
9abfd6aa73
- changed option priority;
2021-07-22 16:35:09 +03:00
Nikita Sinelnikov
fec9c50c1c
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.1.22
2021-07-07 21:06:08 +03:00
Nikita Sinelnikov
6feebac07f
- hotfixes for member directory settings and frontend functionality;
2021-07-02 17:36:01 +03:00
Nikita Sinelnikov
07e664be80
- intermediate results with sanitizing form handlers;
2021-06-29 02:51:54 +03:00
yuriinalivaiko
9f4585de43
The field setting "Confirm password field label"
...
See GitHub issue #828
2021-06-07 16:50:05 +03:00
nikitasinelnikov
a362496b55
- changed field's privacy type label;
2021-04-06 14:55:55 +03:00
nikitasinelnikov
38d412cd6f
- fixed issue with preview registration details popup;
2021-02-03 17:04:19 +02:00
nikitasinelnikov
d8379691af
- removed unnecessary modal blocks;
2021-02-03 15:42:33 +02:00
nikitasinelnikov
aadf1d7104
- 2.1.4-rc.1;
2020-12-21 03:29:57 +02:00
Nikita Sinelnikov
db015f8af4
Merge pull request #708 from ultimatemember/fix/restrict_add_administrator
...
administrator user role to restriction
2020-12-21 03:13:19 +02:00
nikitasinelnikov
ba291a6bfe
- fixed PHP notices/warnings;
2020-12-16 14:46:38 +02:00
andrewshuba
03f2baf61a
- add administrator user role to a restriction setting
2020-12-15 14:16:26 +02:00
nikitasinelnikov
fa13e82202
- There are changed PHP’s intval(), strval(), floatval(), and boolval() typecasting functions to (int), (string), (float) and (bool) regarding [this doc]( https://make.wordpress.org/core/2020/11/20/miscellaneous-developer-focused-changes-in-wordpress-5-6/ ).
2020-11-24 12:55:22 +02:00
nikitasinelnikov
c1ad43866a
- added filter for the field's privacy options;
2020-05-26 11:34:29 +03:00
nikitasinelnikov
27bbc625d9
Merge remote-tracking branch 'remotes/origin/feature/directory_exclude_users'
2020-05-25 17:49:02 +03:00
nikitasinelnikov
9f5f7da354
- small fixes before release;
...
- updated translations;
2020-04-01 18:28:07 +03:00
ashubawork
02d8e2019b
- add the field "Exclude specific users"
2020-03-31 14:42:24 +03:00
nikitasinelnikov
0aab9853d9
- sanitizing variables in wp-admin classes;
2020-02-28 15:51:45 +02:00
nikitasinelnikov
a4e44a32f1
- fixed Ultimate Member wrapper's visibility on add/edit user page;
2020-02-21 09:01:18 +02:00
nikitasinelnikov
9698241362
- fixed some styles;
...
- fixed modal fonticons close;
- fixed vulnerability with sanitizing $_POST;
2020-02-14 11:54:12 +02:00
nikitasinelnikov
2d36eaea36
- fixed member directory scripts enqueue;
...
- added integration with User Location extension;
- sanitize $_GET variables in wp-admin side;
2020-02-12 12:36:47 +02:00
denisbaranov
86320f01bb
Print editor scripts if they are not printed by default
2020-02-02 23:06:16 +02:00