Link is giving Bad Gateway error page. Can you correct please ? Thanks
It's being blocked by Chrome...
Don't see a work around it.
Can we not have a practice of sharing the edited file only? That's really what I extract from here anyway as otherwise, I do have free sources of getting the actual plugin...
(09-09-2018 05:45 PM)CyberNinja Wrote: [ -> ]It's being blocked by Chrome...
Don't see a work around it.
Can we not have a practice of sharing the edited file only? That's really what I extract from here anyway as otherwise, I do have free sources of getting the actual plugin...
In directory: wordpress-seo-premium\vendor\yoast\license-manager
Open this file: class-license-manager.php
Search this block:
public function license_is_valid() {
return ( $this->get_license_status() === 'valid' );
}
And replace it with this:
public function license_is_valid() {
/**return ( $this->get_license_status() === 'valid' );*/ return true;
}
Save - Done!
Use notepad++ for finding and replacing code!
The bottom line:
You know. Some nulled version give you some backlinks, some good, and some bad, if you want clean version, check site gpldl dot com!
Goodluck!
Bump for version 8,2. Thanks!