Best Blackhat Forum

Full Version: [Get] Updated Yoast SEO Premium v4.8 05/24/2017: GPL License
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
thanks for awesome share with us, +reps
To null it, you just have to follow these steps:

  1. Go to folder: wordpress-seo-premium\vendor\yoast\license-manager
  2. Open file: class-license-manager.php
  3. At line 310 you will find:
    Code:
    return ( $this->get_license_status() === ‘valid’ );
  4. Replace it with this code:
    Code:
    /**return ( $this->get_license_status() === 'valid' );*/ return true;

It works for me Perfect 10
(05-10-2017 09:10 PM)Roxita Wrote: [ -> ]To null it, you just have to follow these steps:

  1. Go to folder: wordpress-seo-premium\vendor\yoast\license-manager
  2. Open file: class-license-manager.php
  3. At line 310 you will find:
    Code:
    return ( $this->get_license_status() === ‘valid’ );
  4. Replace it with this code:
    Code:
    /**return ( $this->get_license_status() === 'valid' );*/ return true;

It works for me Perfect 10

Thanks! This old method still works well!
Thanks and rep+ for great share!
(05-10-2017 09:10 PM)Roxita Wrote: [ -> ]To null it, you just have to follow these steps:

  1. Go to folder: wordpress-seo-premium\vendor\yoast\license-manager
  2. Open file: class-license-manager.php
  3. At line 310 you will find:
    Code:
    return ( $this->get_license_status() === ‘valid’ );
  4. Replace it with this code:
    Code:
    /**return ( $this->get_license_status() === 'valid' );*/ return true;

It works for me Perfect 10
Thanks Perfect 10
Hi crazyworks, thank you so much for this share! +reps
..............................................................
Its post #1 updated as requested to Yoast SEO Premium v4.7.1

Enjoy
Thanks crazyworks for updating the Yoast SEO Premium plugin!
Thanks +Reps Added
Pages: 1 2 3 4
Reference URL's