No results found. Try again with different words?

Search must be at least 3 characters.

How to Disable the White Label Settings Permanently?

You can white label Schema Pro easily with the white label settings in the backend. This also lets you hide these settings from users accessing your website backend.

However, these settings are visible again when someone deactivates and activates the plugin.

We have a solution for this!

To avoid the white label settings to be visible again and for adding an extra security layer, we let you hide the white label settings completely by declaring the below constant in the wp-config.php file at the root of your WordPress installation.

define('WP_SP_WL', true);

This will hide your white label settings forever!

Was this article helpful?
Did not find a solution? We are here to help you succeed.

Related Docs

Scroll to Top