/ Documentation /Developers/How to Disable the White Label Settings Permanently?

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 doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

Need help? Contact Support
On this page
Scroll to Top