Forum Replies Created
-
AuthorPosts
-
Vladimir
KeymasterURE shows “Delete Capability” button only if there are capabilities available for deletion – not assigned to any role, except ‘administrator’ one.
So, review your roles, revoke unneeded capabilities from them. “Delete Capabilities” button will become available again.Vladimir
KeymasterYes, I confirm the result of your experiment.
How to sync user roles between all the sites of a mulitisite WordPress
Vladimir
KeymasterHi,
WordPress multisite grants access to users on the per site basis. Every subsite has its own user roles list and stores separately which roles are granted to which user.
Thus, user A will not have ‘Business Manager’ role access at the subsite B until you directly grant him “Business Manager” role at the subsite B.Vladimir
KeymasterYes,
just replace array elements with your own data. If you have pages with ID: 3, 15, 7, then code line will be:$args[‘include’] = array(3, 15, 7);
Yes, input parent page(s) ID to the correspondent input field at user profile or for a role. URE Pro will extract and add to restrictions all linked child pages ID automatically.
Vladimir
KeymasterHi,
Content view restrictions are about the front-end. In order to restrict the list of posts visible to a user at the back-end Posts lists, use edit restrictions “Own data only” option.
Vladimir
KeymasterHi,
The key permission for the comments moderation is “if user can edit a post, to which a comment was sent”: edit_posts, edit_published_posts, edit_others_posts.
‘moderate_comments’ is not about that. More information is here.I don’t have a solution, how to prevent editors or even authors from comments moderation.
Vladimir
KeymasterHi,
Excellent!
Vladimir
KeymasterHi,
There is no special capability for this purpose. It’s normal for WordPress – allow to post author to edit his pending post while it’s not published by reviewer.
21/09/2020 at 11:48 in reply to: Remove Select Option Change Member Type in User List to one role #7040Vladimir
KeymasterNo. Where did you sent them?
18/09/2020 at 13:06 in reply to: Remove Select Option Change Member Type in User List to one role #7034Vladimir
KeymasterHi,
Do you use bbPress to manage forum?
Is your membership plugin available at the wordpress.org/plugins? Send direct link to it.Vladimir
KeymasterHi Sunny,
Use WordPress built-in ‘Delete’ link under deactivated URE Pro plugin. It should delete all its records from the database automatically: plugin settings and additional modules data.
Only changes made to user roles and user permissions will stay even after URE full deletion, be cause of all such changes were made directly in WordPress internal data structures.
10/09/2020 at 14:07 in reply to: How to hide Yoast SEO block in custom post type editor for a specific role ? #7023Vladimir
KeymasterHi,
You can use “Meta boxes access” add-on. Block “Yoast SEO” meta box for role “Artisan” using it.
Vladimir
KeymasterHi,
Turn on “deprecated” ‘level_0’, ‘level_1’, ‘level_2’ user capabilities for your custom role.
Detailed explanation is here.Vladimir
Keymaster1st of all, let’s check if URE Pro is involved into the issue. Will user can edit own post if you deactivate URE?
Vladimir
KeymasterI sent the discount code to your email address. Use it during purchase Pro Business after login.
-
AuthorPosts