Commit Graph

129 Commits

Author SHA1 Message Date
Mykyta Synelnikov 200bc9c51f - reviewed #1298;
- temporarily removed Stripe from extensions;
- wpcs for extensions.php;
2023-09-22 11:42:42 +03: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 fa2108172f - fixed issue with lack of the nonces in the um_adm_action handler; 2023-07-24 12:57:18 +03:00
Mykyta Synelnikov 6034b61deb - added compatibility with UM:Stripe 2023-07-19 16:15:16 +03:00
Mykyta Synelnikov 7ed46093e7 - fixed JB() using instead of UM(); 2023-07-13 15:29:19 +03:00
ashubawork 5b647ae5e9 - add translators 2023-07-13 11:36:29 +03:00
Mykyta Synelnikov 49c0cf3555 Merge pull request #1190 from ultimatemember/feature/sorting_data_type
Sorting data type and order
2023-06-12 13:21:40 +03:00
Mykyta Synelnikov 30663c3ecd - reviewed #1190; 2023-06-12 13:20:00 +03:00
Mykyta Synelnikov 336e807a50 - added comments; 2023-06-08 13:52:11 +03:00
ashubawork f2e49490d9 - add a hook for role save 2023-06-05 19:25:57 +03:00
ashubawork 36268e85ba - add default sorting 2023-05-23 18:25:53 +03:00
yuriinalivaiko 2a184cbe68 - fixed role setting "Avoid indexing profile by search engines" 2023-02-24 16:08:16 +02:00
Nikita Sinelnikov 4984acb3bc - upgrade Extensions page; 2023-01-03 01:11:26 +02:00
Nikita Sinelnikov 221e54f6ce - added separate button for the user statuses count cache clearing; 2022-08-12 20:14:39 +03:00
Nikita Sinelnikov 641f2c5a74 - fixed restriction logic cases;
- fixed conditions for the restriction logic options;
2021-09-14 18:21:41 +03:00
yuriinalivaiko cf4bfac55b -fixed role ID regexp 2021-09-13 17:35:59 +03:00
Nikita Sinelnikov a7b9a03db7 - fixed role list-table + role edit screen for invalid role keys; 2021-09-13 17:02:16 +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 d459db7d6e - removed comment with the future option; 2021-07-26 18:10:51 +03:00
Nikita Sinelnikov c74811def0 - fixed terms query; 2021-07-26 17:51:52 +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 6feebac07f - hotfixes for member directory settings and frontend functionality; 2021-07-02 17:36:01 +03:00
Nikita Sinelnikov eb486684ac - fixed default data displaying on the member directory metaboxes; 2021-07-01 16:10:22 +03:00
Nikita Sinelnikov 07e664be80 - intermediate results with sanitizing form handlers; 2021-06-29 02:51:54 +03:00
Nikita Sinelnikov ac4f42aef3 - added sanitizing of the role meta; 2021-06-17 00:57:25 +03:00
nikitasinelnikov 7f7dae9979 - reviewed No Index functionality; 2021-03-03 15:21:18 +02:00
Nikita Sinelnikov 8dc7d9f425 Merge pull request #709 from ultimatemember/feature/profile_noindex
Indexing of Profiles
2021-03-03 14:41:14 +02:00
Champ Camba 16bdc0cf9c Fix admin user filters links in Dashboard > Users 2021-02-22 12:45:45 +08: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
denisbaranov 0fdb5635eb The general users setting "Avoid indexing profile by search engines" is added.
The user role setting "Avoid indexing profile by search engines" is changed.
2020-12-22 20:13:58 +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 41350e1391 - fixed PHP notices when there aren't UM custom roles and we get bool variable from get_option( 'um_roles' ); 2020-12-16 13:37:13 +02:00
denisbaranov 3ffb8257af New: The user role setting 'Avoid indexing profile by search engines' 2020-12-15 17:25:24 +02:00
andrewshuba 03f2baf61a - add administrator user role to a restriction setting 2020-12-15 14:16:26 +02:00
nikitasinelnikov fa3c4f4b9e - removed Instagram extension from marketing pages;
- fixed security lack with not editable roles field;
2020-10-05 23:21:40 +03:00
nikitasinelnikov 6d57dae16d - removed feed widget from UM Dashboard;
- code refactoring for UM Gutenberg blocks;
- transferred Social Activity block to UM:Social Activity extension;
2020-09-23 11:37:42 +03:00
nikitasinelnikov c112f02743 - added WP Users restrictions by UM Roles settings;
- added new extensions to the list;
2020-08-31 18:05:54 +03:00
nikitasinelnikov 0e5dcd91b4 - fixed additional slashes in the role titles; 2020-08-26 23:47:26 +03:00
nikitasinelnikov 5e782cf922 - fixed account submission for password reset; 2020-08-03 18:06:26 +03:00
nikitasinelnikov 27bbc625d9 Merge remote-tracking branch 'remotes/origin/feature/directory_exclude_users' 2020-05-25 17:49:02 +03:00
nikitasinelnikov f31d283eae - added string translation; 2020-04-09 16:22:53 +03:00
ashubawork 02d8e2019b - add the field "Exclude specific users" 2020-03-31 14:42:24 +03:00
nikitasinelnikov 4e604cad3f - added User Locations extension; 2020-03-03 09:43:58 +02:00