• 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 Rocket - Best WordPress Caching Plugin

WP Rocket - Best WordPress Caching Plugin v3.15.10

No permission to download
Babak updated WP Rocket - Best WordPress Caching Plugin with a new update entry:

WP Rocket v3.15.8

Download WP Rocket v3.15.8 - Caching Plugin for WordPress Nulled Free
v3.15.8 - January 17, 2024

Staggered release, version available for 35% of customers
Enhancement: Update Delay JavaScript script to the latest version (#6310)
Make sure to respect the correct onload events order
Fix double-click issue in some cases
Fix compatibility with some 3rd-parties on Firefox
Enhancement: Don’t remove lazy attribute...

Read the rest of this update entry...
 
Does anyone knows what Erroer can cause from Wp-Rocket if i see in logs;

(32)Broken pipe: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function

The Error come from beginning activate wp-rocket.
 
Does anyone knows what Erroer can cause from Wp-Rocket if i see in logs;

(32)Broken pipe: mod_fcgid: ap_pass_brigade failed in handle_request_ipc function

The Error come from beginning activate wp-rocket.
Why did you decide that WP Rocket is causing this error?
It's not clear from your example.
 
Hey guys, to easily update this plugin from the official github, I've created a powershell script that compiles wp-rocket from source, you just need to install git, php and composer to execute it.

Forget about have to wait for a nulled version ever with modified code on it. Just use https://github.com/wp-activators/wp-rocket-activator as a plugin to permanent activation and everything else will need to do is to run my script to compile the latest version and then upload the generate wp-rocket-latest.zip to your wordpress installation.

Here is the script:
Code:
# Clone the wp-rocket repository
git clone https://github.com/wp-media/wp-rocket.git

# Navigate into the cloned repository
Set-Location wp-rocket

# Run the Composer commands
composer remove --dev --update-no-dev --no-scripts coenjacobs/mozart
composer install --no-scripts --no-dev
composer remove composer/installers --update-no-dev --no-scripts
composer dumpautoload -o

# Create the tmp/wp-rocket directory
New-Item -ItemType Directory -Force -Path tmp\wp-rocket

# Copy the required directories and files
Copy-Item -Path .\assets, .\inc, .\languages, .\vendor, .\views, .\composer.json, .\composer.lock, .\contributors.txt, .\dynamic-lists.json, .\dynamic-lists-delayjs.json, .\dynamic-lists-incompatible-plugins.json, .\SECURITY.md, .\uninstall.php, .\wp-rocket.php -Destination .\tmp\wp-rocket -Recurse

# Zip the tmp/wp-rocket folder
Compress-Archive -Path .\tmp\wp-rocket -DestinationPath ..\wp-rocket-latest.zip

# Remove the tmp/ directory
Remove-Item -Recurse -Force .\tmp\

Here is the wp-rocket-3.15.8.1 update compiled from source and untouched.
Have fun!
 

Attachments

  • wp-rocket-latest.zip
    3.4 MB · Views: 60
Hey guys, to easily update this plugin from the official github, I've created a powershell script that compiles wp-rocket from source, you just need to install git, php and composer to execute it.

Forget about have to wait for a nulled version ever with modified code on it. Just use https://github.com/wp-activators/wp-rocket-activator as a plugin to permanent activation and everything else will need to do is to run my script to compile the latest version and then upload the generate wp-rocket-latest.zip to your wordpress installation.

Here is the script:
Code:
# Clone the wp-rocket repository
git clone https://github.com/wp-media/wp-rocket.git

# Navigate into the cloned repository
Set-Location wp-rocket

# Run the Composer commands
composer remove --dev --update-no-dev --no-scripts coenjacobs/mozart
composer install --no-scripts --no-dev
composer remove composer/installers --update-no-dev --no-scripts
composer dumpautoload -o

# Create the tmp/wp-rocket directory
New-Item -ItemType Directory -Force -Path tmp\wp-rocket

# Copy the required directories and files
Copy-Item -Path .\assets, .\inc, .\languages, .\vendor, .\views, .\composer.json, .\composer.lock, .\contributors.txt, .\dynamic-lists.json, .\dynamic-lists-delayjs.json, .\dynamic-lists-incompatible-plugins.json, .\SECURITY.md, .\uninstall.php, .\wp-rocket.php -Destination .\tmp\wp-rocket -Recurse

# Zip the tmp/wp-rocket folder
Compress-Archive -Path .\tmp\wp-rocket -DestinationPath ..\wp-rocket-latest.zip

# Remove the tmp/ directory
Remove-Item -Recurse -Force .\tmp\

Here is the wp-rocket-3.15.8.1 update compiled from source and untouched.
Have fun!
Nice!
I once created a bat script exactly like this a couple years ago but not as clean as your script. This is great thank you for sharing
 
Hey guys, to easily update this plugin from the official github, I've created a powershell script that compiles wp-rocket from source, you just need to install git, php and composer to execute it.

Forget about have to wait for a nulled version ever with modified code on it. Just use https://github.com/wp-activators/wp-rocket-activator as a plugin to permanent activation and everything else will need to do is to run my script to compile the latest version and then upload the generate wp-rocket-latest.zip to your wordpress installation.

Here is the script:
Code:
# Clone the wp-rocket repository
git clone https://github.com/wp-media/wp-rocket.git

# Navigate into the cloned repository
Set-Location wp-rocket

# Run the Composer commands
composer remove --dev --update-no-dev --no-scripts coenjacobs/mozart
composer install --no-scripts --no-dev
composer remove composer/installers --update-no-dev --no-scripts
composer dumpautoload -o

# Create the tmp/wp-rocket directory
New-Item -ItemType Directory -Force -Path tmp\wp-rocket

# Copy the required directories and files
Copy-Item -Path .\assets, .\inc, .\languages, .\vendor, .\views, .\composer.json, .\composer.lock, .\contributors.txt, .\dynamic-lists.json, .\dynamic-lists-delayjs.json, .\dynamic-lists-incompatible-plugins.json, .\SECURITY.md, .\uninstall.php, .\wp-rocket.php -Destination .\tmp\wp-rocket -Recurse

# Zip the tmp/wp-rocket folder
Compress-Archive -Path .\tmp\wp-rocket -DestinationPath ..\wp-rocket-latest.zip

# Remove the tmp/ directory
Remove-Item -Recurse -Force .\tmp\

Here is the wp-rocket-3.15.8.1 update compiled from source and untouched.
Have fun!

Very cool. But would you be able to make a video tutorial or with prints? For beginners, this step by step is not so simple to do. If you can, I will be extremely grateful.
 

3.15.9 February 1, 2024​


Bugfix: Fix some compatibility problems with Contact Form 7 enhancement (#6384)
Bugfix: Fix a problem with Lazy Load Background CSS Images feature when CSS is coming directly from PHP file in the source (#6389)
Enhancement: Show only last 4 characters of the Cloudflare credentials in the UI (#3376)
Enhancement: Improve the batch limit filter for the Preload feature (#6394)
Enhancement: Make sure to remove WP Rocket’s transients when deleting the plugin (#4943)
Enhancement: Show percentage instead of price on renewal banners (#6349)
3rd-party compatibility: Move “All Languages” button to the top of the cache clearing list when multilingual plugins are used (#6174)
 
  • Like
Reactions: lcforall

3.15.9 February 1, 2024​


Bugfix: Fix some compatibility problems with Contact Form 7 enhancement (#6384)
Bugfix: Fix a problem with Lazy Load Background CSS Images feature when CSS is coming directly from PHP file in the source (#6389)
Enhancement: Show only last 4 characters of the Cloudflare credentials in the UI (#3376)
Enhancement: Improve the batch limit filter for the Preload feature (#6394)
Enhancement: Make sure to remove WP Rocket’s transients when deleting the plugin (#4943)
Enhancement: Show percentage instead of price on renewal banners (#6349)
3rd-party compatibility: Move “All Languages” button to the top of the cache clearing list when multilingual plugins are used (#6174)
The new version of the WP Rocket plugin is 3.15.9 (Untouched).
WP Rocket 1.0 Activator
 

Attachments

  • wp-rocket.zip
    3.4 MB · Views: 76
  • wp-rocket-activator-1.0.0.zip
    3.4 KB · Views: 73

Forum statistics

Threads
79,469
Messages
1,143,162
Members
248,718
Latest member
bakipa
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