Add user role support
-
I think this plugin would benefit greatly from supporting WordPress roles.
A site may have users that can write posts, but we can not trust to be able to add abritrary code to the page head.
I edited the plugin with “if( current_user_can( ‘manage_options’ ) )” to restrict the capability to admins, but it would be nice if the plugin could handle this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add user role support’ is closed to new replies.