Commit Graph

60 Commits

Author SHA1 Message Date
nikitasinelnikov af6b274975 - localized um-raty.js script; 2019-10-22 00:03:32 +03:00
nikitasinelnikov 6c391cd60f - fixed access for profile page; 2019-10-10 18:29:28 +03:00
nikitasinelnikov 16e272edab - 2.0.55 hotfix for profile restriction options; 2019-08-16 20:23:45 +03:00
nikitasinelnikov 507417cc6f - prepare for 2.0.52 2019-07-09 18:34:20 +03:00
nikitasinelnikov 19878b885c - fixed home page restriction; 2019-06-12 12:52:12 +03:00
Champ Camba b7f65e76b1 Add filter to modify post thumbnail restrictions 2019-05-18 21:02:07 +08:00
nikitasinelnikov 68e375b8c1 - fixed access to restricted post thumbnail; 2019-05-06 12:30:26 +03:00
denisbaranov d3c7a90a1f Subject: Restricted Media items are NOT restricted
Link: https://secure.helpscout.net/conversation/843267033/30226?folderId=1651531
2019-05-03 16:14:35 +03:00
Champ Camba ebaed0e2d1 Fix Woocommerce conflict with wc-ajax 2019-04-28 16:24:29 +08:00
nikitasinelnikov b83be52e92 - fixed restricted posts logic when taxonomy term has own settings; 2019-04-16 10:39:29 +03:00
nikitasinelnikov da06b597da - fixed issue with restricted Woocommerce products 2019-03-21 19:01:17 +02:00
nikitasinelnikov 7d03ee61f1 - code refactoring; 2019-03-21 16:52:26 +02:00
nikitasinelnikov 243fa46fdc - github fixes code review; 2019-03-12 18:21:21 +02:00
nikitasinelnikov d72b0bf1d2 - added disable Gutenberg Restriction option; 2019-01-09 16:02:57 +02:00
nikitasinelnikov 825d2793dd - fixed notice; 2019-01-08 11:21:34 +02:00
nikitasinelnikov e00d75a76e - changed blocks restriction options; 2019-01-08 10:36:35 +02:00
nikitasinelnikov 5e7b250a9e - added ability to set restriction options for each Gutenberg block; 2019-01-04 19:00:21 +02:00
nikitasinelnikov d716b11d2e - fixed comments view when comments closed; 2019-01-02 18:12:35 +02:00
nikitozzzzzzz 25b7fe9578 - exclude posts from content restriction settings; 2018-08-07 12:48:26 +03:00
nikitozzzzzzz 1a17095b24 - small fixes for file uploader;
- added filter for include UM pages to conditional logic;
2018-08-07 12:38:19 +03:00
nikitozzzzzzz 9fc6fb7be6 - fixed navigation menu restricted items; 2018-06-01 23:57:52 +03:00
yura_nalivaiko 01630c9385 - fixed problem with multisite;
- fixed problem with members directory search;
- fixed admin bar;
2018-05-31 13:14:21 +03:00
nikitozzzzzzz 4c14d33fee - fixed user's profile restriction when user isn't logged in; 2018-05-24 14:28:22 +03:00
nikitozzzzzzz d42a048bd3 - code review, added the code for the using UM own function; 2018-05-17 17:38:42 +03:00
dbaranov 9e25dc6302 Disable comments if user has not permission to access this post 2018-05-16 16:03:22 +03:00
nikitozzzzzzz 03c47ebc45 - fixed checkboxes with "'" symbols in label;
- fixed User page restriction options;
2018-05-03 16:20:46 +03:00
nikitozzzzzzz 961f9dab8d - fixed content restriction logic; 2018-04-23 14:48:47 +03:00
denisbaranov f05216f5e9 - fixed nav-menu; 2018-04-12 22:44:07 +03:00
nikitozzzzzzz 7d85a24de7 - fixed message for restricted taxonomy; 2018-04-12 14:10:10 +03:00
nikitozzzzzzz 571f212173 - hotfix for nav-menu items restriction content options; 2018-04-11 21:00:36 +03:00
nikitozzzzzzz 7cfc0a4bf3 - fix for some modified queries; 2018-04-10 11:09:57 +03:00
nikitozzzzzzz 5a981a8a01 - fixed content restriction; 2018-04-04 15:12:30 +03:00
nikitozzzzzzz c8ca096d09 - fixed Woocommerce checkout page when homepage is restricted; 2018-03-28 11:25:27 +03:00
nikitozzzzzzz 3eca951d07 - fixed class exists operators; 2018-03-26 01:27:46 +03:00
nikitozzzzzzz 2ce33098b5 - fixed user registration;
- phpDoc;
2018-03-20 13:24:38 +02:00
nikitozzzzzzz 70e33dcacf - added filters for integration with redirect URLs (login, logout, register, account delete, custom homepage);
- fixed SSL permalinks;
2018-03-16 14:20:37 +02:00
nikitozzzzzzz 12891ff743 - hook docs; 2018-03-05 16:35:51 +02:00
nikitozzzzzzz 3d19aa00b8 - made hooks documentation;
- some optimizations and make single functions for some hooks;
2018-03-02 09:55:49 +02:00
nikitozzzzzzz 7bd09d77c4 - fixed default values on Add User Role;
- fixed some PHP notices;
2018-02-20 17:19:30 +02:00
nikitozzzzzzz cbf06f5835 - fixed bbPress restrict content message on forums;
- fixed issues with permalinks (issue #375);
- fixed replacing placeholders in [show_content_for_role] shortcode;
2018-02-18 13:27:46 +02:00
nikitozzzzzzz 5ac147e41f - fixed roles priority and added functions to work with roles (all|priority|um role);
- fixed um_is_core_page function with WPML;
- added general admin notice when user have old extensions;
- text changes;
2018-02-07 16:44:40 +02:00
nikitozzzzzzz 9b7cac4f50 - fixed content restriction for some themes, which make the_content filter; 2018-02-05 11:25:47 +02:00
nikitozzzzzzz 7d4c1601a0 - fixed content restriction options without checking user roles; 2018-01-16 22:10:16 +02:00
nikitozzzzzzz a40b1c57e1 - fixed access redirect with "redirect_to" attribute;
- fixed vulnerability with dynamic_css function and $mode variable;
2018-01-07 14:15:18 +08:00
nikitozzzzzzz ef9c06185b - fixed access issues with restriction content + rolled back feature with unselected checkboxes access for all logged in users;
- fixed vulnerability on user profile update;
- small changes;
2017-12-19 12:38:00 +02:00
nikitozzzzzzz e36c3ca841 - settings optimization; 2017-12-11 09:53:38 +02:00
nikitozzzzzzz 326863f7e3 - fixed bbPress reccursive cycle on WP_Query; 2017-12-01 15:11:52 +02:00
nikitozzzzzzz 4aab809a3d - added 404 trigger on categories pages when user logged in with another access role; 2017-11-23 22:16:12 +02:00
nikitozzzzzzz 83c2c6590e - fixed content restriction feature; 2017-11-23 22:08:33 +02:00
nikitozzzzzzz 267667fa85 - fixed content restriction feature; 2017-11-23 22:02:30 +02:00