//wp-fastest-cache-premium\pro\library\update.php line ~20
//Instead of this:
/*
public function set_current_version(){
$plugin_data = get_plugin_data(preg_replace("/\/pro\/library\//", "/wpFastestCachePremium.php", plugin_dir_path( __FILE__ )));
$this->current_version = $plugin_data["Version"];
}
*/
//change to this:
//properly fix slashes for Win/Unix
public function set_current_version(){
$ds = DIRECTORY_SEPARATOR;
$path = str_replace("{$ds}pro{$ds}library/", "{$ds}wpFastestCachePremium.php", plugin_dir_path( __FILE__ ));
$plugin_data = get_plugin_data($path);
$this->current_version = $plugin_data["Version"];
}
Download WP Fastest Cache Premium v1.5.3 Free Nulled
thanks to @Physkx for latest nulled
v1.5.3
- to prevent moving text/html type javascript to the footer
- to remove wpfc-lazyload-disable='true' when an image is excluded
- to exclude Slider Revolution images for Lazy Load
- to fix “p.getBoundingClientRect is not a function” error on Lazy Load
- to support FitVids.JS for Lazy Load
- to load all the images on mobile devices
- to exclude render blocking...
Download WP Fastest Cache Premium v1.5.4 Free Nulled
How To Null: It’s simple: just don’t ever click on Image Optimization and DB tabs in its Setting area.
v1.5.4
- to remove cdata from inline script when it is loaded as defer
- to exclude WeChat contact button for minification
- refactoring getting widget cache path
- to disable Lazy Load if data-no-lazy attribute is set as 1
- to fix start time of youtube videos which are loaded via Lazy...
That's v.1.3.9 the latest is v.1.5.5Install the latest free version of the WP Fastest Cache
Then install this
enjoy
Download WP Fastest Cache Premium v1.5.5 Nulled Free
v1.5.5
- to add Italy located server for image optimization
- to add LazyLoad for background images
- to add Japan located server for image optimization
- to prevent stopping image optimization when Unacceptable file type error occurs
- to add Illinois (Chicago) located server for image optimization
- to add Arizona (Phoenix) located server for image optimization
- to add Düsseldorf (Germany) located server for image...