Commit Graph

531 Commits

Author SHA1 Message Date
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 2b115b89c7 - added setting 'Restricted Access Post Title' for restricted posts displayed in archive;
- fixed access class for posts visible in query but that have restriction settings (message or redirect);
2021-07-22 20:58:20 +03:00
Nikita Sinelnikov 9abfd6aa73 - changed option priority; 2021-07-22 16:35:09 +03:00
Nikita Sinelnikov 1e5e1f298d - fixed sanitizing types;
- fixed `in_group` attribute sanitizing;
2021-07-21 20:26:33 +03:00
Nikita Sinelnikov ca24cff781 - fixed WP version number to major release; 2021-07-20 15:00:44 +03:00
Nikita Sinelnikov 7cfd1bac67 - fixed fileuploader; 2021-07-19 17:03:57 +03:00
Nikita Sinelnikov eeb7c39471 - fixed maybe serialized custom fields;
- fixed sanitizing;
2021-07-16 01:35:13 +03:00
Nikita Sinelnikov 8ad07b264f - fixed saving shortcode + content block settings using sanitize; 2021-07-15 17:09:20 +03:00
Nikita Sinelnikov a6fa8ab3ea - fixed sanitizing data on submit field data in wp-admin builder; 2021-07-15 13:50:23 +03:00
Nikita Sinelnikov ccd5e09a0f - added fixes for WP5.8 version; 2021-07-08 15:13:13 +03:00
ashubawork 384ab3b988 - fixed is_um_screen() function for new a widgets admin area 2021-07-08 11:26:35 +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 1db580f18f Merge pull request #848 from ultimatemember/feature/confirm_password_label
User defined label text for the “Confirm password” field
2021-07-07 15:08:25 +03:00
Nikita Sinelnikov c11e8bf993 - fixed saving Access admin settings; 2021-07-06 13:17:53 +03:00
Nikita Sinelnikov a5b2e6a7ef - fixed security issue with email templates content; 2021-07-06 12:31: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 beabc7388f - fixed sanitizing; 2021-07-01 14:34:39 +03:00
Nikita Sinelnikov e351d36666 - fixed sanitizing; 2021-07-01 09:26:43 +03:00
Nikita Sinelnikov 18dea8f622 - fixed sanitizing of the forms and member directories; 2021-06-30 13:31:51 +03:00
Nikita Sinelnikov 0fc2d131ee - fixed sanitizing functions; 2021-06-29 21:15:48 +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
yuriinalivaiko 9f4585de43 The field setting "Confirm password field label"
See GitHub issue #828
2021-06-07 16:50:05 +03:00
nikitasinelnikov 383e563e53 - setting label changed;
- added filter hook 'um_change_usermeta_for_update' for extending $to_update usermeta array after all profile fields validations;
2021-04-30 17:05:08 +03:00
nikitasinelnikov 12dca8b826 - fixed getting temp directory size; 2021-04-22 13:46:51 +03:00
nikitasinelnikov 4633faf7bd - fixed #810; 2021-04-13 12:35:57 +03:00
nikitasinelnikov fc2ab58dfe - added UM setting; 2021-04-09 15:25:01 +03:00
nikitasinelnikov a362496b55 - changed field's privacy type label; 2021-04-06 14:55:55 +03:00
nikitasinelnikov b2bb2c13eb - code formatting;
- small changes for #790;
2021-04-05 19:06:44 +03:00
Nikita Sinelnikov 080dbcba6a Merge pull request #794 from ultimatemember/fix/block_restriction
UM access Controls
2021-04-05 15:17:55 +03:00
Nikita Sinelnikov 70993ed6c2 Merge pull request #790 from ultimatemember/fix/permanently_delete_fields
Permanently deleting form's field (issue #786)
2021-04-05 13:20:55 +03:00
Nikita Sinelnikov 1755198fee Merge pull request #778 from ultimatemember/feature/user_location_filter
Changes for user locations filters
2021-04-05 12:53:02 +03:00
nikitasinelnikov d33c36c410 - profile tabs slugs upgrade 2021-04-02 02:57:11 +03:00
yuriinalivaiko 60ecae1088 Fixed: styles for the block "UM access Controls" 2021-04-01 13:46:53 +03:00
yuriinalivaiko 0c55de1a86 Fixed: deprecated element replaced 2021-04-01 13:46:53 +03:00
andrewshuba 2f31e574ee - fixed permanently deleting form's field 2021-03-25 13:41:37 +02:00
andrewshuba a619ee3ffc - added hooks for change a wp_um_metadata table
- added hooks for user_location fields (hooks for comparison in text fields)
2021-03-12 12:24:31 +02:00
nikitasinelnikov 8a6f041407 - added profile tab privacy 'Owner + Specific roles'; 2021-03-12 03:46:45 +02:00
nikitasinelnikov c6f1ba0a6f - fixed select2 dropdown window position; 2021-03-10 02:52:52 +02:00
Nikita Sinelnikov 88765d26ef Merge pull request #768 from ultimatemember/fix/jQuery_3_compatibility
jQuery 3 compatibility (for WordPress 5.7 and higher)
2021-03-05 18:21:34 +02:00
Nikita Sinelnikov ec2d99157b Merge pull request #770 from ultimatemember/fix/menu_for_admins_only
Visible a menu item to Administrators only (issue #766)
2021-03-05 17:16:53 +02:00
andrewshuba 528c9c6ecc - added an option "visible to Administrators only" in a menu settings 2021-03-05 15:46:50 +02:00
yuriinalivaiko 16bf0ebd68 Update scripts:
jQuery.fn.change() event shorthand is deprecated
jQuery.fn.click() event shorthand is deprecated
jQuery.fn.focus() event shorthand is deprecated
jQuery.fn.keypress() event shorthand is deprecated
jQuery.fn.removeAttr no longer sets boolean properties: disabled
jQuery.fn.submit() event shorthand is deprecated
jQuery.isArray is deprecated; use Array.isArray
2021-03-04 16:39:19 +02:00
nikitasinelnikov 77e43cbcae - updated select2 library; 2021-03-04 16:23:29 +02:00
Nikita Sinelnikov 7f2f85abdb Merge pull request #758 from ultimatemember/fix/meta_table_for_mycred
Fix/meta table for mycred
2021-03-03 16:48:36 +02:00
nikitasinelnikov 7f7dae9979 - reviewed No Index functionality; 2021-03-03 15:21:18 +02:00