Manage User Capability / User Role Access to Regenerate Thumbnails Plugin
-
You have this line in your plugin:
//Allow people to change what capability is required to use this plugin $this->capability = apply_filters( 'regenerate_thumbs_cap', 'manage_options' );
How can one modify the roles that are allowed access to this plugin?
Preferably from the functions.php file or otherwise.Thanks for the great plugin!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Manage User Capability / User Role Access to Regenerate Thumbnails Plugin’ is closed to new replies.