TranslatePress Pro - WP Translation Plugin Thats Anyone Can Use

TranslatePress Pro - WP Translation Plugin Thats Anyone Can Use v1.5.8

No permission to download

dt376

New member
May 5, 2022
4
1
3
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:

Akunaki

New member
Feb 22, 2021
6
6
3
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: 47
  • Like
Reactions: coimbra

RealHacker

Well-known member
Trusted Uploader
Dec 30, 2018
304
687
93

dichen

New member
Apr 17, 2021
28
15
3
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
 

mrchaser

New member
May 24, 2022
1
0
1
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: 19

Akunaki

New member
Feb 22, 2021
6
6
3
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.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu