Hi there,
I'm setting up a WP site for a client. He wants other people to be able to post on the website. Is it possible to set the plugin so that it doesn't show up when making a new post as an 'author'? I can't seem to find where I can do this.
Hi there,
I'm setting up a WP site for a client. He wants other people to be able to post on the website. Is it possible to set the plugin so that it doesn't show up when making a new post as an 'author'? I can't seem to find where I can do this.
hi iMazed,
The plugin only shows up when logged in as an admin. The line you are looking for is in wp-content/plugins/BigContact.php on line 49. The third parameter of the add_menu_page function is already set to administrator. You can read more about capabilities and user levels on the codex.
Thanks for using our plugin and if you like it please rate us 5stars.
You must log in to post.