Your cart is currently empty!
Tag: access
-
How Contributors can protect their posts with Groups for WordPress
In WordPress, the user permissions are defined by Roles and their deriving Capabilities. This Role-based model allows the Administrator – which is also a role – to determine the privileges assigned to each user. These privileges, in turn, are expressed through capabilities where each one of them determines a specific permission for the user. Furthermore,…
Restricting access to comments in WordPress
Sometimes there is the need to restrict who can post or read comments on a site. Here is an easy answer to questions like … How can I limit who is allowed to post a comment? How can I restrict who is allowed to read comments? If you need to limit product reviews to customers…
How to hide the WooCommerce Shop page
I’ve been asked if it is possible to hide the WooCommerce Shop page based on Groups’ access restrictions. As it is, trying to apply the normal way (checking a capability in the Access restrictions of the page) simply doesn’t work. So what does work? Here’s an example: