Hi, is it possible to set the user rights only to the admin(s) in backend of WP?
I havent found here a topic, sorry.
Hi, is it possible to set the user rights only to the admin(s) in backend of WP?
I havent found here a topic, sorry.
I also need this.
Hope someone can give us how to make Contact Form accessible by admins only.
thanks
See this post
thank you, but i see that this makes no difference between the wp-config.php after putting
define( ‘WPCF7_ADMIN_READ_CAPABILITY’, ‘manage_options’ );
define( ‘WPCF7_ADMIN_READ_WRITE_CAPABILITY’, ‘manage_options’ );
and without that.
But I saw also that you can as Author only see the shortcode for the Form, that is also ok.
Maybe you have put it into the wrong position.
See
It seems that most people pass over links.
This topic has been closed to new replies.