• 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"

TranslatePress Pro - WP Translation Plugin Thats Anyone Can Use

TranslatePress Pro - WP Translation Plugin Thats Anyone Can Use v2.7.6

No permission to download
Although I'm not 100% sure, I think that both basic and business plugin have to be modified for activation to work
Thanks for the quick response. Do you know where I can find the original TranslatePress business file? I need to run some tests with it.
 
Last edited by a moderator:
Version 2.2.6 Nulled:

2.2.6​

  • Improved automatic translation usage by skipping detection of icalendar strings
  • Unsupported languages are now checked automatically when saving Automatic Translation tab settings
  • Added new filters that allow changing the custom tables names from external scripts

HEL8Gb7.png
 

Attachments

  • translatepress-multilingual-2.26-n.zip
    1.3 MB · Views: 46
  • Like
Reactions: coimbra
Hmm so talk to me like I am an idiot, if I download your version above - do I need to do anything besides the regular?
Edit two files:

1. wp-content\plugins\translatepress-multilingual\includes\class-plugin-notices.php

Comment lines 347-400;
Snipaste_2022-05-21_04-40-36.png

2. wp-content\plugins\translatepress-multilingual\includes\class-edd-sl-plugin-updater.php

Update lines 608-621 to match the block bellow


// make sure the response came back okay
if (!is_wp_error($response)) {
$license_data = json_decode(wp_remote_retrieve_body($response));
$license_data->success = true;
$license_data->error = '';
$license_data->expires = date('Y-m-d', strtotime('+50 years'));
$license_data->license = 'valid';
//if (false === $license_data->success) {
// $license_information_for_all_addons['invalid'][] = $license_data;
// break;//we only need one failure
//} else {
$license_information_for_all_addons['valid'][] = $license_data;
//}
}
Snipaste_2022-05-21_04-39-00.png
 
Edit two files:

1. wp-content\plugins\translatepress-multilingual\includes\class-plugin-notices.php

Comment lines 347-400;
Snipaste_2022-05-21_04-40-36.png

2. wp-content\plugins\translatepress-multilingual\includes\class-edd-sl-plugin-updater.php

Update lines 608-621 to match the block bellow


// make sure the response came back okay
if (!is_wp_error($response)) {
$license_data = json_decode(wp_remote_retrieve_body($response));
$license_data->success = true;
$license_data->error = '';
$license_data->expires = date('Y-m-d', strtotime('+50 years'));
$license_data->license = 'valid';
//if (false === $license_data->success) {
// $license_information_for_all_addons['invalid'][] = $license_data;
// break;//we only need one failure
//} else {
$license_information_for_all_addons['valid'][] = $license_data;
//}
}
Snipaste_2022-05-21_04-39-00.png
THIS WORKED MAN TY :) Now i have question regarding AUTOMATIC TRANSALATION. which option i need to select and from where to get API key i guess they both are paid service :( how to crack this one???
 

Attachments

  • 1111.png
    1111.png
    39.4 KB · Views: 21
THIS WORKED MAN TY :) Now i have question regarding AUTOMATIC TRANSALATION. which option i need to select and from where to get API key i guess they both are paid service :( how to crack this one???
You can't crack an API key, just get your own on DeepL website or get a google API key, the first 500000 characters are free to translate.
 
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