• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

[Guide] How to unlock unlimited premium Wordfence Security license on any version

What happens if you have the FREE version installed. Can you just simply delete the plugin form within wordpress.... then install the free version again, then follow the info in post #1?

Mine is already activated for free license, ... so....
 
Thanks for the info, appreciate it. Can I use same edited file on other site? or do I have to edit same file on other site?
 
No one have an answer to my question:

What happens if you have the FREE version installed. Can you just simply delete the plugin form within wordpress.... then install the free version again, then follow the info in post #1?

Mine is already activated for free license, ... so....
 
When trying to edit the php file , i am getting the error

"The page you are trying to access is restricted due to a security rule. "

Has anyone encountered this ?
 
When trying to edit the php file , i am getting the error

"The page you are trying to access is restricted due to a security rule. "

Has anyone encountered this ?

Try to edit it via FTP instead, if you can't access it inside WP. Sounds like some WP security setting causing that.
 
  • Like
Reactions: sabs_rocks
Here is another solution to use any free license as premium.
Any free license will be converted to Premium license for next 365 days. :)

Follow these simple steps:
edit file /lib/wfAPI.php

inside find public function call(), & then find inside this function:
$dat = json_decode($json, true);

add these after above find:
$dat['_isPaidKey']=true; $dat['_keyExpDays']=365; $dat['_nextRenewAttempt']=365;

Thanks!
 
Last edited:
Here is another solution to use any free license as premium.
Any free license will be converted to Premium license for next 365 days. :)

Follow these simple steps:
edit file /lib/wfAPI.php

inside find public function call(), & then find inside this function:
$dat = json_decode($json, true);

add these after above find:
$dat['_isPaidKey']=true; $dat['_keyExpDays']=365; $dat['_nextRenewAttempt']=365;

Thanks!

Done!
It works very well for me.
Thank you vaibhav011286
 
  • Like
Reactions: jollygiraffe
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock