June 8, 2016 at 8:02 am
#17269
Droleba Satgalab
Participant
if you have downloaded this plugin from GPLDL and want to remove the activation message, please follow these steps:
Open your FTP/Cpanel:
Browse to this location \\website.com\wp-content\plugins\wordpress-seo-plugin\vendor\yoast\license-manager
Open the file “class-license-manager.php“
Go to Line # 116
Replace the line “if ( ! $this->license_is_valid() ) {”
With the line “if ($this->license_is_valid() ) {”
“Cheers”
- This reply was modified 8 years, 5 months ago by Droleba Satgalab.