Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Browse to this location \\website.com\wp-content\plugins\wordpress-seo-plugin\vendor\yoast\license-manager
  2. Open the file “class-license-manager.php“
  3.  
  4. Go to Line # 116
  5.  
  6. Replace the line “if ( ! $this->license_is_valid() ) {”
  7.  
  8. With the line “if ($this->license_is_valid() ) {”
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement