Visible only for admin in backend

@lion73 Good question!

At the moment, the editor role will have the Google Reviews present in their Dashboard menu. There is no wp_options value or a function to hide this, however, you could use the following CSS to hide it from the Dashboard menu:

#toplevel_page_google_business_reviews_rating {
display: none;
}

Look up admin or Dashboard custom CSS to see how to introduce this style rule into your Dashboard.

I will look into enabling/disabling this menu item and the reviews in a future version as it is a good idea to have some control over what appears to your website’s editors.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer