Home›Topic Tag: Controlling access to admin function
Topic Tag: Controlling access to admin function
Access plugin allows you to control administration capabilities in a WordPress site. You can create your own custom roles, set their permissions and choose exactly what sections different user roles can reach in the WordPress admin.
When you ask for help or report issues, make sure to tell us on which content and user types you are trying to apply access control.
Problem:
Fatal error: Uncaught Error: Class 'OTGS\Toolset\Access\Controllers\CustomErrors' not found in plugins/types-access/application/models/wpml_settings.php on line 400
Solution:
This issue will be fixed with the Toolset Access version 2.8.6.
Problem:
How to assign user capabilities to the "Shop Manager" role created by WooCommerce using Toolset Access.
Solution:
If you want to allow WC users to manage other users you have to disable that filter from WooCommerce. Access do not have any solution for this as the filter is added from WooCommerce.