Commit Graph

1462 Commits

Author SHA1 Message Date
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 c193aa6b6b Merge pull request #851 from ultimatemember/fix/content_restriction_in_avada_
Content restriction may replace header in Avada theme
2021-07-07 15:05:26 +03:00
Nikita Sinelnikov 78c476cbb3 - changed version;
- code review;
2021-07-07 14:56:36 +03:00
ashubawork 249406e826 - exclude restricted post's comments from a comments feed 2021-07-07 13:39:05 +03:00
Nikita Sinelnikov d7148e820e - code review; 2021-07-06 14:07:38 +03:00
Nikita Sinelnikov bfc90d393e Merge pull request #861 from ultimatemember/fix/restrict_content_exclude
Restrict content exclude (issue #859)
2021-07-06 14:01:07 +03:00
ashubawork b021a2e881 - fixed restricted posts for comments 2021-07-06 13:50:51 +03:00
Nikita Sinelnikov c11e8bf993 - fixed saving Access admin settings; 2021-07-06 13:17:53 +03:00
ashubawork 2712cb760a - changed a hook for hide restricted post's comments 2021-07-06 12:55:25 +03:00
Nikita Sinelnikov a5b2e6a7ef - fixed security issue with email templates content; 2021-07-06 12:31:09 +03:00
ashubawork ef0f9ad946 - hide restricted posts in widgets
- hide comments from restricted posts in widgets
2021-07-06 12:00:00 +03:00
ashubawork c45ba990d0 - hide post in navigation to the next/previous post (issue #859) 2021-07-06 11:26:57 +03:00
Nikita Sinelnikov 3555a3d227 - fixed count of restricted posts; 2021-07-05 16:34:36 +03:00
Nikita Sinelnikov 11c72bb9d7 Merge pull request #856 from ultimatemember/fix/exclude_posts_from_loop
Exclude posts from a query (wordpress.org support)
2021-07-05 16:21:17 +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
ashubawork d7f198838c - exclude posts from query for restricted posts 2021-06-23 11:13:32 +03:00
Nikita Sinelnikov 90c6f52eb7 - fixed issue with noindex profile role meta value; 2021-06-17 13:40:52 +03:00
Nikita Sinelnikov ac4f42aef3 - added sanitizing of the role meta; 2021-06-17 00:57:25 +03:00
Nikita Sinelnikov 71dc8d4730 - fixed displaying different profile form shortcodes with different role visibility settings on the same page;
- fixed displaying avatar on the logout page;
2021-06-15 12:18:56 +03:00
yuriinalivaiko 189b302f20 Fix: Don't replace content in the Avada header. 2021-06-11 14:04:27 +03:00
yuriinalivaiko 9f4585de43 The field setting "Confirm password field label"
See GitHub issue #828
2021-06-07 16:50:05 +03:00
nikitasinelnikov 15ad27a166 - fixed JS handlers for the new dropdown.js library; 2021-05-14 13:58:02 +03:00
nikitasinelnikov 504818412c - added localized variable; 2021-05-10 17:13:17 +03:00
nikitasinelnikov 60187cdc67 - fixed XSS issue with current profile URL 2021-05-07 13:42:20 +03:00
nikitasinelnikov 8e2adccba9 - profile tabs privacy new hooks for integration; 2021-04-30 17:50:12 +03:00
nikitasinelnikov c2b32c8487 Added: Filter hook 'um_profile_tabs_privacy_list' for extending privacy options for Profile Tabs 2021-04-30 17:20:32 +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 ea496625f8 Added: Hook to unlock the ability to add new users through the registration form 2021-04-27 00:21:32 +03:00
nikitasinelnikov 12dca8b826 - fixed getting temp directory size; 2021-04-22 13:46:51 +03:00
nikitasinelnikov 73105dc2d1 - fixed #812;
- changed version name;
2021-04-15 14:17:16 +03:00
nikitasinelnikov 4633faf7bd - fixed #810; 2021-04-13 12:35:57 +03:00
nikitasinelnikov e32b28d1ee - fixed editing private profiles; 2021-04-12 12:54:43 +03:00
nikitasinelnikov fc2ab58dfe - added UM setting; 2021-04-09 15:25:01 +03:00
nikitasinelnikov d577108707 - fixed field's privacy settings on the profile page when view mode;
- fixed "Edit" button visibility in the member directory grid;
2021-04-07 02:43:33 +03:00
nikitasinelnikov a362496b55 - changed field's privacy type label; 2021-04-06 14:55:55 +03:00
nikitasinelnikov a4a954b7e6 - fixed fields validation based on field's privacy settings; 2021-04-06 12:30:33 +03:00
nikitasinelnikov b2bb2c13eb - code formatting;
- small changes for #790;
2021-04-05 19:06:44 +03:00
nikitasinelnikov 8f1c2f0ce5 Merge branch 'development/2.1.17' of https://github.com/ultimatemember/ultimatemember into development/2.1.17 2021-04-05 17:40:31 +03:00
Nikita Sinelnikov 90433ec257 Merge pull request #800 from ultimatemember/fix/restrict_access_conflict
Restricted content message is showing twice and removing header
2021-04-05 17:38:40 +03:00
nikitasinelnikov 7ff0599341 Merge branch 'development/2.1.17' of https://github.com/ultimatemember/ultimatemember into development/2.1.17 2021-04-05 15:18:03 +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
nikitasinelnikov 6889f2244d Merge branch 'development/2.1.17' of https://github.com/ultimatemember/ultimatemember into development/2.1.17 2021-04-05 13:21:19 +03:00