2peliculashd.com
New member
- Dec 12, 2020
- 9
- 3
- 3
Not working. Asking for license. Whenever trying to import a post manually. it shows error.@Tomz , @NullMaster new update
WP Content Crawler v1.10.2 (untouched)
v1.10.2 - 31 January 2021![]()
5.57 MB file on MEGA
mega.nz
Requirements
Fix
- Requires PHP’s fileinfo extension. According to this extension’s official installation page, “this extension is enabled by default as of PHP 5.3.0”. This means that this extension is already available when the minimum PHP version requirement of the plugin is satisfied. See Requirements for more information.
Other
- Support PHP 8.0
- Add cookies when downloading files
- Define file paths relative to the plugin’s root path. With this, it should be possible to use the plugin with custom wp-content or plugins directory paths.
- Disable comments when Allow Comments setting is unchecked
- Improve guessing file name and extension when saving files
- Do not use nested ternary operators without explicit parentheses, since this is deprecated
- Remove undefined function dd()
- Tested and works with WordPress 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 4.9, with PHP 8.0, 7.4, 7.3, 7.2, with Chrome, Firefox, Opera, with WooCommerce 4.9, 4.8, 4.7, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.9, 3.8, 3.7, 3.6, 3.3.
Not working. Asking for license. Whenever trying to import a post manually. it shows error.@Tomz , @NullMaster new update
WP Content Crawler v1.10.2 (untouched)
v1.10.2 - 31 January 2021![]()
5.57 MB file on MEGA
mega.nz
Requirements
Fix
- Requires PHP’s fileinfo extension. According to this extension’s official installation page, “this extension is enabled by default as of PHP 5.3.0”. This means that this extension is already available when the minimum PHP version requirement of the plugin is satisfied. See Requirements for more information.
Other
- Support PHP 8.0
- Add cookies when downloading files
- Define file paths relative to the plugin’s root path. With this, it should be possible to use the plugin with custom wp-content or plugins directory paths.
- Disable comments when Allow Comments setting is unchecked
- Improve guessing file name and extension when saving files
- Do not use nested ternary operators without explicit parentheses, since this is deprecated
- Remove undefined function dd()
- Tested and works with WordPress 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 4.9, with PHP 8.0, 7.4, 7.3, 7.2, with Chrome, Firefox, Opera, with WooCommerce 4.9, 4.8, 4.7, 4.6, 4.5, 4.4, 4.3, 4.2, 4.1, 4.0, 3.9, 3.8, 3.7, 3.6, 3.3.
untouched mean it's not nulled, read the discussion on page 1,2,3 you will find a way to null it but you must download the old file that are nulled to get the WPTSLMClient.php that already nulled or use this file file and replace it on the app folder. rename the txt to phpNot working. Asking for license. Whenever trying to import a post manually. it shows error.
that Worked thanksuntouched mean it's not nulled, read the discussion on page 1,2,3 you will find a way to null it but you must download the old file that are nulled to get the WPTSLMClient.php that already nulled or use this file file and replace it on the app folder. rename the txt to php
Download WP Content Crawler v1.11.0 - Get content from almost any site, automatically! Nulled Free
v1.11.0 - 11 March 2021 Thanks To @TassieNZ
New
- Filters. With filters, you can do things conditionally, i.e. you can say “if this happens, then do this”, where the condition part is optional. The filters have 30...
Works like CHARM-> So plugin has some code (couldn't find with limited checking) which replaces the file which is responsible for license validation after some trigger (or time), so even if nulled properly it gets back to not-nulled state after some trigger (or time).
-> Now to overcome this (null without any issue)-
Add below code to "wp-content-crawler.php" file in plugin directory at top of the file(before any code but after plugin details-name,verion,etc).
-> CODE-
//custom-code-START
namespace WPCCrawler;
if(!class_exists('WPTSLMClient')) {
class WPTSLMClient {
public function __construct($productName, $productId, $type, $apiUrl, $pluginFilePath, $textDomain){}
public function setUrlHowToFindLicenseKey($url){}
public function isUserCool() {return true;}
public function setIsProductPageCallback($callback){}
}
}
//custom-code-END
Work well, thank you !untouched mean it's not nulled, read the discussion on page 1,2,3 you will find a way to null it but you must download the old file that are nulled to get the WPTSLMClient.php that already nulled or use this file file and replace it on the app folder. rename the txt to php
so just this partWorks like CHARMMany thanks
not working after 2 days after nulled it....its needed again null it
its working better than other nulled plugins...thnku for sharing this
thanks works fine
thanks works
I need to upload WPTSLMClient.php every two days, made it for you too ?
yes.mee tooI need to upload WPTSLMClient.php every two days, made it for you too ?