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

WP Fastest Cache Pro

WP Fastest Cache Pro v1.7.0

No permission to download
ok thank you, do you know, some plugin only for cache mobile page ?
 
Only mobile? No. WP Fastest Cache PRO has mobile support and is working great for me so far. Their image optimization to webp you wanted is not necessary IMO, as it isn't universal and just makes you dependent of the plugin. This is a good read IMO about many cache plugins. HTH.
 
ok, wp fastest cache is really good, so, when i put on google page speed show 100 to page normaly and 87 to mobile, im using amp plugin...
 
OK, good but think we're spamming the topic too much now. Hope you'd find the best plugin that fits your needs. Cheers.
 
  • Like
Reactions: xx85
There's some fopen() & fclose() PHP warning issues in the logs with 1.5.2 on WAMP (on Linux seems ok), with nulled and non-nulled versions on this thread. Can be seen when hitting Dashboard > Updates. Sticking with 1.5.1 for now.
 
Found the issue in 1.5.2. It's a small bug that doesn't affect Linux servers.

Code:
//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"];
        }
 
1.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 js for conditional comments
  • to exclude images which contains data-lazy-src attribute for lazy load
  • to fix PHP Notice: Only variables should be passed by reference in image.php on line 720
  • to exclude images which exist in json for Lazy Load
  • to exclude HubSpot forms for render blocking js feature
  • to exclude the js sources of Google Tag Manager for render blocking js
  • to be compatible with WP Hide & Security Enhancer for image optimization
  • to exclude linkedin share js for render blocking js
  • to fix update premium version on the IIS web-servers
  • to add “Exclude Full Size Images” option for Lazy Load
 
WP Fastest Cache Premium 1.5.3 Nulled

To stop this plugin reverting to standard non-premium version ALL you need to do is NEVER click on Image Optimization OR Database Tabs in settings menu.

 
  • Like
Reactions: MiladIT and Babak
Babak updated WP Fastest Cache Premium with a new update entry:

WP Fastest Cache Premium v1.5.3

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...

Read the rest of this update entry...
 
Babak updated WP Fastest Cache Premium with a new update entry:

WP Fastest Cache Premium v1.5.4

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...

Read the rest of this update entry...
 
  • Like
Reactions: MiladIT and Physkx
Install the latest free version of the WP Fastest Cache

Then install this

enjoy
 

Attachments

  • wp-fastest-cache-premium.zip
    48.6 KB · Views: 30
  • Like
Reactions: Babak
Babak updated WP Fastest Cache Premium with a new update entry:

WP Fastest Cache Premium v1.5.5

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...

Read the rest of this update entry...
 
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