Hide Optimole Admin

If you are an agency or you are an administrator you might want to hide the Optimole settings from other users after setting everything up.

You can do that by adding to the wp-config.php file the following line: 

define( 'OPTIOMLE_HIDE_ADMIN_AREA', true );

This will hide the Settings from the Media menu section of WordPress, afterwards, you can just change this option from true to false when needed.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.