Commit Graph

544 Commits

Author SHA1 Message Date
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
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
Nikita Sinelnikov 2f12d18c6b Merge pull request #712 from ultimatemember/feature/field_metakey_tooltip
Field metakey tooltip (github issue #710)
2020-12-21 03:07:45 +02:00
nikitasinelnikov ba291a6bfe - fixed PHP notices/warnings; 2020-12-16 14:46:38 +02:00
andrewshuba a0d9ad9746 - added a tooltip with meta key name for fields in a form settings 2020-12-16 13:41:31 +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
andrewshuba 03f2baf61a - add administrator user role to a restriction setting 2020-12-15 14:16:26 +02:00
nikitasinelnikov 5afebdd786 - Added: Ability for the integration with Gutenberg Block restriction settings (extends the block restriction settings via 3rd-party plugins);
- Added: Invalid nonce validation on Login and Registration pages instead of wp_die()
2020-12-04 03:54:59 +02:00
nikitasinelnikov e9801ee98e Merge remote-tracking branch 'remotes/origin/feature/instruction_for_condition_operator' 2020-12-04 00:18:57 +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 dfc6f876ac - Added: um_member_directory_cover_image_size hook with ability to change the cover photo size on the member directory
- Added: `um_member_directory_get_members_allow` JS hook for 3rd-party integration with the member directory. You could use a time throttle until some data is loaded
- Fixed: Upgrade process on websites where a hosting locks the frequent AJAX requests (added default JS throttle between requests)
2020-11-18 16:56:01 +02:00
Champ Camba 5a731e91f3 Revert back the changes made to the user filter 2020-11-18 19:43:17 +08:00
Champ Camba 368bc1114d Fix parameter variable for verified users filter 2020-11-17 17:27:42 +08:00
Champ Camba 3916168e5d Fix conflict with other plugins with user status in admin 2020-10-22 13:40:12 +08:00
nikitasinelnikov b45b4fc140 - fixed admin menu PHP notice; 2020-09-30 12:03:06 +03:00
nikitasinelnikov 2343a1891e - fixed security vulnerability in queries with role attribute;
- fixed um_can_view_profile function;
2020-09-28 21:34:14 +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 da50a79a92 - removed legacy.js from pickadate;
- fixed wp_mail attachments;
2020-09-21 12:10:29 +03:00
nikitasinelnikov 19f2786e05 - fixed security vulnerability; 2020-09-08 23:13:43 +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 8466373c63 - fixed roles in query for usermeta table; 2020-08-10 11:36:11 +03:00
nikitasinelnikov 585870bb3d - code review for image rotation; 2020-07-31 00:51:45 +03:00
nikitasinelnikov 45b12fcd69 Merge remote-tracking branch 'remotes/origin/feature/rotate_uploaded_image' 2020-07-31 00:46:09 +03:00
nikitasinelnikov 888bb94faa - no required password text setting; 2020-07-31 00:46:00 +03:00
Aswin Giri af4a53a9fb Update class-admin-navmenu.php
made argument null by default to make it optional.
2020-06-22 17:14:48 +05:45
nikitasinelnikov a41cad52e1 - fixed navmenus;
- added priority filter for modal windows in footer;
2020-06-04 18:19:40 +03:00
denisbaranov ed7ce130a6 Added: Instruction how to use condition operator. 2020-06-03 13:26:13 +03:00
nikitasinelnikov 1be9e0c24f - 2.1.6 pre-release; 2020-06-01 08:51:46 +03:00
denisbaranov c67c3729ef Added: Setting "Fix image orientation" 2020-05-31 14:53:25 +03:00
nikitasinelnikov 092b709d0f - transfer User Tags conditional logic to extension, added JS hooks; 2020-05-26 15:38:44 +03:00
nikitasinelnikov c1ad43866a - added filter for the field's privacy options; 2020-05-26 11:34:29 +03:00
nikitasinelnikov 3a1366d2b6 - code formatting; 2020-05-25 17:56:24 +03:00
nikitasinelnikov a68b997faa Merge remote-tracking branch 'remotes/origin/feature/email_description' 2020-05-25 17:53:35 +03:00
nikitasinelnikov 0a86b3ec52 - exclude these users for active UM custom metatable;
- code formatting;
2020-05-25 17:51:48 +03:00
nikitasinelnikov 27bbc625d9 Merge remote-tracking branch 'remotes/origin/feature/directory_exclude_users' 2020-05-25 17:49:02 +03:00
nikitasinelnikov 3d0503736a Merge remote-tracking branch 'remotes/origin/mansurahamed-patch-1' 2020-05-25 17:39:37 +03:00
nikitasinelnikov 073a9bc329 Merge remote-tracking branch 'remotes/origin/feature/apply_shortcodes' 2020-05-25 17:37:49 +03:00
denisbaranov 1c3c6a57a6 Fixed: Admin form field type multi_checkbox 2020-05-03 21:34:40 +03:00
mansurahamed 20c6d83c28 Translation missiong
Translation option missing for this tooltip text
2020-04-22 14:46:55 +08:00
denisbaranov 42ec7a55db Added: Emails descriptions 2020-04-19 21:08:17 +03:00
ashubawork 523e00133a - add apply_shortcodes 2020-04-03 11:21:35 +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
ashubawork 4609f435fc - fix upgrade to 2.1.5 2020-03-18 12:26:28 +02:00
nikitasinelnikov 0aab9853d9 - sanitizing variables in wp-admin classes; 2020-02-28 15:51:45 +02:00
nikitasinelnikov ce02b8ac6b - added upgrade for myCRED balance fields;
- fixed form_id PHP notice;
2020-02-28 01:03:40 +02:00
nikitasinelnikov a4e44a32f1 - fixed Ultimate Member wrapper's visibility on add/edit user page; 2020-02-21 09:01:18 +02:00
nikitasinelnikov d122677a34 - fix the notice for multi-checkbox field; 2020-02-19 14:38:53 +02:00