SHOW:
|
|
- or go back to the newest paste.
1 | How To make Yoast SEO Premium | |
2 | Browse to this location \\website.com\wp-content\plugins\wordpress-seo-plugin | |
3 | \vendor\yoast\license-manager | |
4 | Open the file “class-license-manager.php“ | |
5 | Go to Line # 116 | |
6 | Replace the line “if ( ! $this->license_is_valid() ) {” | |
7 | With the line “if ($this->license_is_valid() ) {” | |
8 | Save the file and You will never get the activation message again and will | |
9 | receive free future updates. |