Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Get rid of Yoast SEO Premium nagging #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”

Viewing 1 post (of 1 total)