Auto-activation + License White-Labeling
Those site owners who want to automate the activation of the Starfish Reviews plugin can add the following to their wp-config.php
file.
define( 'WP__STARFISH_FS__LICENSE_KEY', '<YOUR_LICENSE_KEY' );
Once this constant is defined, the Starfish Reviews plugin will automatically activate itself using the license key provided.
White Label Mode
Auto-activation will also enable the white label mode within the Settings->Account page hiding the license key from public view.
The white label mode can be managed from within your Account anytime