Commit Graph

3128 Commits

Author SHA1 Message Date
Nikita Sinelnikov 6a3f55b8a7 - fixed sanitizing the description field with allowed HTML inside; 2021-08-11 13:17:48 +03:00
Nikita Sinelnikov 6fc7ed7686 - fixed sanitizing key for the drag&drop action; 2021-08-10 16:20:14 +03:00
Nikita Sinelnikov 15f8f75780 - fixed visibility of a restricted taxonomy page in the nav menu; 2021-08-10 15:34:45 +03:00
Nikita Sinelnikov 24133bf297 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.2.3 2021-08-09 17:32:31 +03:00
Nikita Sinelnikov d3cf47e8b7 - added wp.org assets to the repo for the future CD; 2021-08-09 16:43:36 +03:00
Nikita Sinelnikov 0a15e221e1 - added hooks for individual checking post/term if it's restricted; 2021-08-09 14:43:13 +03:00
Nikita Sinelnikov a61ee881e1 - added filters for extending restricted posts/terms IDs; 2021-08-09 14:38:21 +03:00
Nikita Sinelnikov 3c0e4d458d - fixed search query and restricted posts. Avoid parsing posts via the search query 2021-08-06 14:52:50 +03:00
Nikita Sinelnikov 967566157b - fixed post title for restricted post in the User Profile > Posts tab; 2021-08-06 14:38:48 +03:00
Nikita Sinelnikov f2244a7383 - avoid restriction for the post author; 2021-08-06 14:25:05 +03:00
Nikita Sinelnikov ed45cbea66 - changed readme; 2021-08-06 11:17:33 +03:00
Nikita Sinelnikov 2ed4ee96cd - fixed member directory dropdown filters;
- code formatting for URL field type sanitizing;
2021-08-06 01:13:02 +03:00
Nikita Sinelnikov af371ec603 Merge pull request #883 from ultimatemember/fix/sanitize_sicial_links
Social links on update profile
2021-08-06 01:03:10 +03:00
Nikita Sinelnikov 2d250cb6ee - fixed 404 for attachments; 2021-08-05 19:16:10 +03:00
yuriinalivaiko 82798b3508 Don't use function esc_url_raw for social fields.
Social string entered by user may not be an URL.
2021-08-05 17:19:54 +03:00
Nikita Sinelnikov 290c3ad662 - fixed displaying ability to switch between users; 2021-08-05 17:13:05 +03:00
Nikita Sinelnikov 351e2ecb2d - fixed singular media page restrictions; 2021-08-05 17:06:39 +03:00
Nikita Sinelnikov a06072563a - added hook for ignore changing post title in the_title() function if the post is restricted; 2021-08-05 13:55:31 +03:00
Nikita Sinelnikov 2de04584e9 - fixed global access settings; 2021-08-04 14:07:15 +03:00
Nikita Sinelnikov a715660469 - fixed terms query; 2021-08-04 11:51:17 +03:00
Nikita Sinelnikov 49cf1d7f8d - 2.2.2 release; 2021-08-03 08:52:34 +03:00
Nikita Sinelnikov 7a9e2b118b - code formatting; 2021-08-02 17:47:50 +03:00
Nikita Sinelnikov 7a66bb1b1a Merge pull request #879 from ultimatemember/fix/form_columns_display
Fix/form columns display
2021-08-02 17:44:38 +03:00
yuriinalivaiko ed5c3c7203 Merge remote-tracking branch 'origin/master' into fix/form_columns_display 2021-08-02 16:32:24 +03:00
yuriinalivaiko bc5aec27d3 Fix columns 2021-08-02 16:31:58 +03:00
Nikita Sinelnikov 418da5b50f - fixed builder PHP errors; 2021-08-02 16:23:50 +03:00
Nikita Sinelnikov e5d5077c3f - fixed restrict access; 2021-08-02 13:46:14 +03:00
Nikita Sinelnikov 7380313760 - fixed issues with sanitizing and filters; 2021-07-30 15:43:25 +03:00
nikitasinelnikov a4d305c2c5 - updated *.pot file 2021-07-30 15:00:21 +03:00
Nikita Sinelnikov c765d03ce4 - 2.2.1 prepare to the release; 2021-07-30 14:20:11 +03:00
Nikita Sinelnikov 250a4ded5c Merge pull request #878 from ultimatemember/fix/php_notice_on_posts_title_restriction
Fix PHP notice that appears if parameter $id in the method UM()->acce…
2021-07-30 13:22:35 +03:00
yuriinalivaiko ce19c1fbdc Fix PHP notice that appears if parameter $id in the method UM()->access()->filter_restricted_post_title( $title, $id ) is empty. 2021-07-30 13:03:51 +03:00
Nikita Sinelnikov f5278a462f - changed labels;
- fixed get_archives query based on restricted posts;
2021-07-29 17:20:16 +03:00
Nikita Sinelnikov 2e964ab408 - fixed sanitizing of the restricted data; 2021-07-29 01:50:48 +03:00
Nikita Sinelnikov 4ae19c04fc - optimized access class; 2021-07-28 16:56:30 +03:00
Nikita Sinelnikov fd503cc5ab - fixed restricted post title in the Recent posts widget; 2021-07-28 16:16:41 +03:00
Nikita Sinelnikov 95a2126582 - optimized access class; 2021-07-28 15:09:00 +03:00
Nikita Sinelnikov 428ecc68d2 - added fix for getting posts count; 2021-07-28 13:37:21 +03:00
Nikita Sinelnikov a08762316e - fixed login form arguments;
- added static cache;
2021-07-28 13:23:57 +03:00
Nikita Sinelnikov 97e8312edb - added static cache; 2021-07-28 13:17:55 +03:00
Nikita Sinelnikov 95c51cbef2 - fixed nav menu query; 2021-07-28 11:49:41 +03:00
Nikita Sinelnikov 4647ef898d - optimized class-access; 2021-07-27 19:36:52 +03:00
Nikita Sinelnikov bdbb60e3c4 - fixed show secondary button attribute; 2021-07-27 16:50:19 +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 83b8a86bd0 - fixed restriction by terms;
- fixed terms restrictions
2021-07-26 16:41:49 +03:00
Nikita Sinelnikov 0d2ac59ce3 - fixed getting default metadata for UM forms; 2021-07-26 14:57:31 +03:00