Perfmatters Plugin v1.8.8 – Plugin Developed To Speed Up Your WordPress Site

最后更新于:2022-03-29 02:51:43

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

Perfmatters plugin helps to speed up your website!

The developers are constantly adding new features to the Perfmatters plugin to help you speed up your WordPress site! They use all of these optimization features on their own sites and are happy to give you an easy way to get them!

No need to interfere with the code file or functions.php. Performance optimization doesn’t have to be complicated, so everything can be turned on/off with a single click.

The main way this Perfmatters plugin helps speed up your website

– Disable unused stuff on your site.
For example, emojis are loaded on every page of your website by default. If you don’t use them, your website will slow down. By disabling, the script no longer loads and thus reduces your total number of HTTP requests and page size.

Another great way to optimize is to limit the number of versions of your posts. It can fill up your database and slow down your website. By limiting the number of recent versions, you can ensure the database is up and running quickly.

Script Manager

The Perfmatters plugin for WordPress now also has a built-in script manager. It allows you to disable scripts per post/page. This is very important and can significantly increase the speed of your WordPress site (especially the homepage).

⭐另请参考: Collection of Free Premium WordPress Plugin Repository on Codecanyon

演示: https://perfmatters.io/

Features Perfmatters – The #1 Web Performance Plugin for WordPress

  • Disable emojis
  • Disable embeds
  • Remove query strings
  • Disable XML-RPC
  • Remove jQuery migrate
  • Remove WordPress version number
  • Remove wlwmanifest link
  • Remove RSD link
  • Remove shortlink
  • Disable RSS feeds
  • Remove RSS feed links
  • Remove Dashicons
  • Disable scripts per page/post
  • Disable scripts with Regex
  • CDN Rewrite
  • Disable Password Strength Meter
  • Add blank favicon
  • Disable Google Fonts
  • Add code to header or footer
  • Disable self pingbacks
  • Disable WordPress Heartbeat API
  • Change Heartbeat API frequency
  • Disable and limit post revisions
  • Disable REST API
  • Remove REST API links
  • Change autosave interval
  • DNS prefetching
  • Preconnect
  • Disable WooCommerce scripts and styles
  • Disable WooCommerce widgets
  • Disable WooCommerce status meta box
  • Disable WooCommerce cart fragments (AJAX)
  • Disable Google Maps API
  • Multisite support
  • Change WordPress login URL
  • Local analytics
  • Disable WordPress comments
  • Lazy load images

变更日志 Perfmatters – The #1 Web Performance Plugin for WordPress Nulled Free

= v1.8.8 - 03.23.2022 =
* Changed default setting for Used CSS Method from file to inline, as we think this will be the more compatible solution for most users going forward. If you were previously using the file method, you may need to save that option again.
* Added width and height parameters to placeholder SVGs to prevent warnings for a ratio mismatch that would happen for some images.
* Fixed an issue where the noscript tags were getting malformed for some images inside picture tags after lazy loading.
* Removed placeholder SVGs on source tags since the image tag will already have one.
* Changed settings export file name date format to be easier to organize when managing multiples.
* Updated tooltip for Blank Favicon option to be more clear.

= v1.8.7 - 03.14.2022 =
* Added new Used CSS Method option to choose whether to load used CSS from a file or inline.
* Added new perfmatters_cache_path filter.
* Updated metabox functions to restrict metabox display to administrators only.
* Made some adjustments to custom login URL function to better support 3rd party tools using WP CLI.
* Added Fusion Builder query string parameters to excluded page builders array.
* Adjusted Unused CSS regex to be more consistent when stylesheets are placed in between other link tags.
* Changes to instances where ABSPATH was used to determine a directory location for better compatibility with certain hosts.
* Fixed an issue with Remove Global Styles option where duotone SVGs were not being removed on WordPress 5.9.2.
* Fixed an issue where WooCommerce block stylesheets were not getting correctly dequeued when Disable Scripts option was set.
* Fixed an issue that was causing the CSS Parser library not to get included correctly in certain cases.
* Translation updates.

= v1.8.6 - 02.10.2022 =
* Added new option to Remove Global Styles related to duotone filters.
* Added new perfmatters_script_manager_locale filter.
* Added new perfmatters_disable_woocommerce_scripts filter.
* Added new perfmatters_page_builders filter.
* Added new perfmatters_delay_js_behavior filter.
* Fixed an issue with the unused CSS parser that was incorrectly rewriting relative URLs if there was no query string present on the original stylesheet src.
* Added additional parameter to page builders array for compatibility.
* Fixed an issue that was causing the login URL disabled 404 behavior to result in an error if a 404 template was not found.
* Added some additional checks before creating cache directories for local fonts and used CSS.
* Fixed an issue that was causing the fade-in affect to conflict with child images inside a lazy loaded container.
* Fixed an undefined index warning coming from unused CSS settings update function.
* Added a default delay JS exclusion for admin only inline customize-support script.
* Refactored entire meta.php code to be more efficient (38% smaller) and in line with current structure.
* Translation updates.

= v1.8.5 - 01.19.2021 =
* Added new feature to Remove Unused CSS (BETA).
* Added new perfmatters_remove_unused_css filter.
* Adjusted CDN Rewrite buffer priority for better compatibility with other features.
* Made an improvement to the Disable XML-RPC function to return a 403 error when xmlrpc.php is accessed directly.
* Script Manager stylesheet updates for better compatibility.
* Fixed an issue in the Script Manager where the input controls were sometimes not displaying after toggling a script off.
* Added additional style for YouTube preview thumbnail play button to fix an alignment issue with certain setups.
* Buffer adjustments for compatibility.

= v1.8.4 -12.19.2021 =
* Fixed an issue that was interfering with sitemap display in certain configurations.
* Added <a> element support for lazy loading inline background images.

= v1.8.3 - 12.13.2021 =
* Added new perfmatters_fade_in_speed filter.
* Fixed an issue that was preventing lazy loading fade in from working correctly with certain background images.
* Fixed an issue that was interfering with the display of certain inline SVG elements.
* Adjusted local analytics hook priority for better compatibility.
* Script Manager style updates for better compatibility.
* Translation updates.

= 1.8.2 - 12.08.2021 =
* New Lazy Loading option to Exclude Leading Images.
* New Lazy Loading option to add a Fade In effect.
* New option to Preload Critical Images (BETA).
* Expanded Disable XML-RPC function to also remove pingback link tag if it is present in the document.
* Added new Delay JavaScript checkbox to meta options in the post editor.
* Added additional integration with perfmatters_delay_js filter.
* Moved YouTube autoplay parameter placement on lazy loaded iframes for better compatibility with existing query strings.
* Optimizations to lazy loading inline CSS functions.
* Various optimizations and improvements to the output buffer.
* Migrated manual preload functionality to use the output buffer which will allow for easier integration with new features.
* Made some adjustments to MU plugin functions to more reliably detect post IDs when using specific permalink setups.
* Fixed an issue where some Current URL links in the Script Manager's Global View were not pointing to the right posts.
* Fixed an issue with a certain endpoint that was redirecting to the custom login URL.
* Fixed a PHP notice that was sometimes appearing when refreshing local fonts.
* Removed BETA tag from Delay All JS option.

= v1.8.0 - 10.22.2021 =
* Fixed an issue with Delay All JS that was preventing certain async scripts from fully loading.

= v1.7.9 - 10.19.2021 =
* Added new options to the Script Manager to disable assets directly by post type, archive, user status, and device type.
* Added support for dynamic preloading by handle for enqueued scripts and styles.
* Added new perfmatters_lazyload filter.
* Added new perfmatters_cdn filter.
* Added new perfmatters_delay_js_timeout filter.
* Fix to Delay All JS script for better compatibility with certain page builder animations.
* Updated class initialization for better compatibility.
* Fixed an issue where the Script Manager was interpreting certain array keys as shortcodes if they were identical.
* Added an additional check to prevent the Script Manager from being able to load on top of a page builder.
* Fixed a PHP notice coming from the MU plugin.
* Made some changes to our plugin updater function that should help with auto-updates in a multisite environment.
* Translation updates.

= v1.7.8 - 09.16.2021 =
* Added new option to Add Missing Image Dimensions.
* Added the ability to delete individual Script Manager options from the Global View.
* Added new perfmatters_delay_js filter.
* Updated EDD plugin updater class to version 1.9.0.
* Translation updates.

= 1.7.7 - 08.25.2021 =
* Fixed a PHP warning related to JavaScript deferral for specific configurations.

= v1.7.5 - 07.13.2021 =
* Added new custom login URL options to change the Disabled Behavior and set a custom Message.
* Migrated CDN, Analytics, and Extras tab data to separate sections in the Options tab for better organization and easier access.
* CDN rewrite improvements to better handle sites with multiple domain URLs.
* Regex adjustments to Local Fonts function for better reliability.
* Added exclusion checks to individual <source> tags when using WebP images.
* Added function to disable capital_P_dangit filter.
* Fixed a lazy loading warning that was showing in Microsoft Edge.
* Removed loading attribute that was getting applied to <picture> tags in some cases when using WebP images.
* Plugin UI navigation performance improvements.
* Plugin UI style fixes.
* Added a conditional check to only show WooCommerce options when WooCommerce is installed and activated.
* Fixed an MU Mode issue where the Home URL did not trigger a match if a query string was present.
* Fixed an issue where the Customizer was getting certain optimizations applied.
* Fixed an issue where the Disable Embeds toggle was interfering with responsive video styles.
* Script Manager UI fixes.
* Updated uninstall function to remove Perfmatters cache folder.
* Added readme.txt file.

v1.7.4 – 06.08.2021
Re-enabled Local Google Fonts functionality.
Refactoring of buffer-related code and various functions that were already using our main buffer filter.
Translation updates.

v1.7.2 – 06.02.2021
Added new Fonts section inside of the main Options tab.
Added new option to use Display Swap for Google fonts.
Added new Local Google Fonts option which will attempt to download any Google Font files and serve them from your local server or CDN.
Integrated new universal HTML buffer library to help going forward with plugin features that manipulate DOM elements.
Migrated CDN Rewrite feature to the universal buffer class.
Added new perfmatters_delayed_scripts filter to modify the Delay JavaScript input array before any scripts are delayed.
Added new perfmatters_preload filter to modify the Preloads data array before anything is printed.
Made some compatibility improvements to the inline lazy loading JavaScript.
Added attributes to delayed scripts to exclude them from being picked up by Litespeed Cache.
Added exclusion for SiteGround Optimizer to the main Script Manager JavaScript file.
Added CodeMirror support to all code text area inputs in plugin settings.
Removed license activation check and corresponding links from the plugins page to improve back-end performance.

= v1.7.1 – 05.06.2021 =
Added expiration date row to license tab in plugin settings.
Added support for WooCommerce shop page when setting a preload location by post ID.
Fixed an issue with device exceptions not working correctly in MU Mode.
Fixed a query string encoding issue that was affecting some email templates when using a custom login URL.

= Version 1.7.0 – 04.26.2021 =
Fixed an issue where Preload tags were still being printed on archive pages even if a location was set.
Fixed a compatibility issue with older WordPress versions when using certain functions that check for a JSON request.
Translation updates.

= Version 1.6.9 – 04.22.2021 =
New additions to preload feature, allowing specification for device type and location.
Script Manager improvements to allow for Regex disable to be used alongside Current URL disables for the same script.
Added new Script Manager exception for device type.
Add new Delay Timeout option when delaying JavaScript.
Added new wheel event to user interaction script for delay function.
Added new multisite network administration tool to apply default site settings to all subsites.
Multiple improvements to WooCommerce disable scripts toggle for increased effectiveness.
Added additional exclusions for JSON and REST requests to all asset optimization functions.
Fixed an undefined index warning coming from local analytics function.
Fixed an issue where YouTube preview thumbnails were getting a layout shift warning when using a theme with responsive embed support.
Fixed a Script Manager bug that was not fully clearing exceptions when changing disable away from everywhere.
Script Manager styling compatibility fixes.
Translation updates.

= v1.6.8 – 03.10.2021 
Compatibility fixes for local analytics when using MonsterInsights.
Local analytics improvements for multisite.
Added alt tag to YouTube preview thumbnail images.
Fixed a PHP undefined index notice coming from functions.php.
Translation file updates.

= Version 1.6.7 – 03.02.2021 =
Added new tool to Purge Perfmatters Meta Options.
Added new Exclude Post IDs input for existing Disable Google Maps option.
Added new gtag.js option to local analytics script type selection.
Added new CDN URL input to local analytics options when using gtag.js.
Added new option to Enable AMP Support to local analytics.
Moved Use MonsterInsights option to gtag.js script type and updated script replacement hook. Important: If you were previously using analytics.js with MonsterInsights, please move to the gtag.js option.
Added onload function to style preloads to prevent duplicate preloads from occurring.
Added exception for WP Rocket script deferral to our lazy load script.
Added exception for site health tool to disable heartbeat function.
Fixed an issue where background images weren’t being lazy loaded if the style attribute was the first attribute declared on the element.
Script Manager styling fixes.
Fixed a PHP warning coming from settings.php.
Translation file updates.

= v1.6.6 – 01.13.2021 =
Added new Script Manager exception to select logged in or logged out users.
Added new option in Script Manager settings to Display Dependencies.
Added total plugin sizes in the Script Manager.
Added new perfmatters_lazyload_threshold filter to adjust the distance at which lazy elements are loaded.
Multiple Script Manager style and UI improvements.
Fixed an issue where MU mode script was attempting to run on wp-login.php.
Multiple page builder compatibility fixes.
Made an adjustment to prevent YouTube preview thumbnails from getting picked up by Pinterest image hover tools.
Removed deprecated plugin option to Remove Query Strings. Make sure to double-check your preloads as Google needs the exact URL when preloading.
PHP 8 compatibility testing.
Minor adjustments to lazy load inline scripts to fix invalid markup warnings.

= v1.6.5 – 12.04.2020 =
Added new option to Delay JavaScript from loading until user interaction.
Added new gtag.js v4 option to local analytics.
Added new built-in option to Exclude from Lazy Loading which can be used in addition to the existing filter.
Add new perfmatters_lazyload_youtube_thumbnail_resolution filter to adjust YouTube preview thumbnail quality.
Optimized analytics updater function.
Updated EDD plugin updater class which will now allow for WordPress auto-update support.
Removed option to Defer Inline JavaScript which is now being replaced by the new Delay JavaScript option.
Adjusted Script Manager hook priority for better compatibility.
Compatability fix to the DOM Monitoring lazy load option.
Added compatibility fix for jQuery fitVids to lazy loading function.
Fixed an issue where lazy loading was attempting to run on AMP pages.

⭐Similar suggestion: Asset CleanUp Pro: Page Speed Booster – Website performance optimization plugin

下载 Perfmatters Plugin v1.8.8 Nulled:

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

Asset CleanUp Pro v1.2.0.9 – Performance WordPress Plugin

最后更新于:2022-03-29 02:35:53

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

Asset CleanUp Pro (page speed booster) – Plugin to optimize Website performance.

Manage CSS & javascript files on Home, Posts, Pages & Custom Post Types (e.g. WooCommerce product pages, Easy Digital 下载s)

Demo: https://gabelivan.com/items/wp-asset-cleanup-pro/

Features Asset CleanUp Pro: Performance WordPress Plugin

Asset CleanUp Pro (page speed booster) allows you to unload unused CSS styles & JS scripts on additional pages such as:
  • Taxonomy pages such as default WordPress’ categories, tags and custom created ones such as products’ categories from WooCommerce.
  • Author pages (e.g. the page showing all posts published by a specific author, detected via is_author() function)
  • Default WordPress Search Page
  • WooCommmerce Search Page (which has the same settings as the actual shop page detected via is_shop() function)
  • 404 Page (Not Found): this one has be as light as possible and it’s less likely that many of the CSS and JavaScript files that are needed here (detected via is_404() function)
  • Date Archive Page: this is any page that retrieves articles filtered by the date, detected via is_date() function

*As for the loaded JavaScript files, attributes such as defer and async can be applied

There are a plethora of techniques that are often used to defer parsing; however, the simple and preferred technique is to simply Defer loading of JavaScript until it is needed. If this technique isn’t appropriate to use on your page, it is next suggested that you use the <script async> attribute where appropriate, which prevents parsing from blocking the initial page load by deferring it until the browser’s UI thread is not busy doing something else. All these settings can be applied with Asset CleanUp Pro without writing any code.

*Change the location of the CSS/JS files (could be moved from HEAD to BODY to prevent render-blocking or vice-versa if you need early triggering of specific files)

*Unload CSS/JS that is hardcoded (not loaded via the standard WordPress functions such as wp_enqueue_scripts()). The LINK/STYLE/SCRIPT tags could have been added via editing the PHP code (not using the right WordPress action hooks), directly inside posts content, widgets or via plugins such as “Insert Headers and Footers”, “Head, Footer and Post Injections”, etc.

 *“Test Mode” Functionality → Worried about making optimization mistakes? Don’t be anymore!

This allows you to optimize the website (unload useless files, set async, defer to loaded JavaScript files, clean up HTML code) without applying the changes “live” (to the regular visitor) in case you ever have any doubts that a change could break the functionality of the page/website. Any changes you’ve done will only be applied for you (the logged in administrator). Once you’re happy with how the page looks and works, you can disable “Test Mode” to push the changes live so everyone else can enjoy the faster page loads.

变更日志 Asset CleanUp Pro Plugin: Page Speed Booster Nulled Free

= v1.2.0.9 - 17 March 2022
* Added "wpacu_print_info_comments_in_cached_assets" filter hook for the option to avoid printing by default of plugin's comments in the CSS/JS files (e.g. the relative path to the file)
* Fix: Make sure that jQuery Chosen (the nice looking drop-down) is loaded and applied to elements (e.g. taxonomies list) within the CSS/JS manager if loaded from the Dashboard via "WP Remote Post"
* Fix: Preloading (basic/async) stopped working in the previous version
* Fix: Premium unload/load exceptions rules were not always applying if there were no basic ("Lite" version related) rules applied (which is irrelevant as the user can only apply premium rules if he/she prefers)
* UI fix: Async/Defer on this page was not taken into consideration as an applied rule when using the following layout: "Grouped by having at least one rule & no rules"

= v1.2.0.8 - 24 February 2022
* Fix: When a static page is set as a homepage in "Settings" - "Reading", any load exceptions set as "On this page" would not take effect for the homepage

= v1.2.0.6 - 1 February 2022
* Fix: Make sure all load exceptions for any unload rule are included in "Tools" -> "Import & Export"
* Fix: PHP Warning: in_array() expects parameter 2 to be array, null given in /classes/Main.php on line 931
* Fix: Whenever unloading on all [taxonomy type] pages was enabled the following type of message wasn't showing in the CSS/JS manager: "This stylesheet is unloaded on all category taxonomy pages."
* Avoid notice errors regarding taxonomies that do not exist anymore when having WP_DEBUG turned on by using term_exists()

= v1.2.0.4 - 11 January 2022
* Improvement: Load jQuery UI files locally, thus removing any unnecessary dependency on another site (e.g. not from "ajax.googleapis.com")
* Improvement: Escape as late as possible all variables when echoed
* Improvement: Replaced json_encode() with wp_json_encode() for better security
* Fix: When a word containing "calc" (e.g. calculation) was included in CSS comments, sometimes, the code following the comment was stripped

v1.2.0.3 - 30 November 2021
* PHP 8 Fix: 'PHP Warning: Undefined array key "critical_css_disabled"' in /templates/admin-page-overview.php
* Fix: 'Error: The security check has failed.0' when loading the CSS/JS list via the 'Direct' method within the Dashboard

= v1.2.0.2- 23 November 2021
* Added the "wpacu_settings" filter - add_filter() - so the plugin's "Settings" can be altered via code (e.g. adding if clauses programmatically to alter the value of a certain textarea or have an option disabled on specific pages) when necessary
* Prevent the following option from being accidentally disabled: 'Ignore dependency rule and keep the "children" loaded' (e.g. in rare cases, some CSS/JS have dependencies on certain pages only)
* Fix: Added nonce checks for every WordPress AJAX call to improve security

v1.2.0.1 - 14 September 2021
* Automatically preload any combined JS files within the BODY tag (that do not have any "defer" or "async" attribute) to improve the Google PageSpeed Insights score for the following: "Preload key requests"
* Reorganised the layout for "Manage in the Dashboard" from "Settings" -> "Plugin Usage Preferences"
* Fix: When minifying CSS content, do not strip the extra calc() when something like the following is used: "calc( 50% - 22px ) calc( 50% - 22px )"
* Fix: When Gutenberg editor is used and the post is updated, sometimes the CSS/JS manager is reloaded BEFORE the changes are saved showing the same state as it used to be confusing the admin that the changes weren't applied

v1.1.9.9 - 31 July 2021
* Compatibility with FlyWheel hosting accounts (and other hosting accounts using the same pattern): The WordPress root directory is different than the ABSPATH one in relation to the "wp-content" directory where all or most of the CSS/JS files are located (e.g. the file size wasn't calculated for the static files before this change, which is needed for certain plugin functionality such as calculating small files for inlining)
* Compatibility fix: Whenever the 'active_plugins' option is updated incorrectly by another plugin, it might contain the filtered list done via "option_active_plugins" and not the original list; Put back the missing plugins to avoid ending up with site-wide deactivated plugins (the ones with unloading rules in "Plugins Manager")
* Avoid the same database query to be called more than once within the assetCleanUpHasNoLoadMatches() function
* Limit the number of fields that are submitted whenever CSS/JS manager is used by re-organizing the fields' structure; Disable certain inputs that are at the time irrelevant for submitting (it helps if max_input_vars from php.ini is set to the default 1000 which is a low number for large forms)
* "Overview" page change: Highlight posts that are not "publish" or "private" within the "Page Options" area
* Do not add any CSS/JS manager link to the post's actions if the post is not "publish" or "private" (within "All Posts" page - /wp-admin/edit.php)
* Order in alphabetical order the unloaded plugins from the top admin bar "Asset CleanUp Pro" menu

= v1.1.9.7 - 15 July 2021
* "Plugins Manager" Multisite compatibility: Make sure network-activated plugins are fully manageable (e.g. only plugins activated per site were showing)
* If "Contract All Groups" & "Expand All Groups" buttons are used, make sure the state (contracted or expanded) whenever the admin manages the assets again (the following option is updated in the background: "Settings" -> "Plugin Usage Preferences" -> "On Assets List Layout Load, keep the groups:")
* Fix: "Uncaught ReferenceError: wpacuLoadCSS is not defined" was sometimes showing. It's been fixed by updating the fallback script needed for CSS async preloading (e.g. for browsers that do not support it by default)
* Fix: "Warning: Constant WPACU_PREVENT_ANY_FRONTEND_OPTIMIZATION already defined"

= 1.1.9.6 - 3 July 2021
* The meta box "Asset CleanUp Pro: Page Options" has had its contents moved to the "Page Options" area from the CSS/JS manager in any location the assets are managed
* Added "Page Options" for the homepage as well (e.g. latest posts) besides posts, pages, and any public custom post types (e.g. WooCommerce product pages)
* Prevent the plugin from triggering when WooCommerce API calls are made
* Make no PHP errors are logged due to $allEnabledLocations not being initially declared as an empty array
* When checking if critical CSS is enabled for any custom taxonomy/post type, make sure to ignore the inactive ones (e.g. a taxonomy that is not used anymore)
* Make sure the following option works well when non-Latin characters are in the URI: "Do not load the plugin on certain page"
* Fix: When hovering over the post's title in the Dashboard's posts list (either post, page, or custom post type), make sure "Manage CSS & JS" is only shown to the right admins to avoid any confusion
* Fix: When assets' list is fetched, WP Rocket was disabled which made some plugins/themes that are directly calling WP Rocket functions to generate fatal errors
* Fix: Make sure the handles with the following option always get unloaded: 'Ignore dependency rule and keep the "children" loaded'
* Fix: Fatal error: Cannot redeclare assetCleanUpClearAutoptimizeCache() - if both plugins (Lite & Pro) are activated

= v1.1.9.5 - 26 May 2021
Make sure the plugin can be updated via WP CLI (so far, the update was visible within the Dashboard in /wp-admin/)
Option to skip Autoptimize cache clearing via using the "WPACU_DO_NOT_ALSO_CLEAR_AUTOPTIMIZE_CACHE" constant (e.g. set to 'true' in wp-config.php)
Fix: Make sure that applying to unload on all pages of a certain post type works from "CSS & JS MANAGER" (which is the new place for managing CSS/JS files within the Dashboard, outside the edit post/page area)
Fix: Manage assets didn't work on "CSS & JS MANAGER" -> "Homepage" tab if the actual page was a static one set in "Settings" -> "Reading"

= v1.1.9.4 - 16 May 2021
* New Option: Manage assets loading for posts, pages and custom post types within "CSS & JS MANAGER" -> "MANAGE CSS/JS" without the need to go to edit post/page area which is often bulky and could have too many fields from the theme & other plugins leading to a higher number then tha one set in php.ini for "max_input_vars"
* Higher accuracy in preventing the plugin from triggering when there are REST requests
* Fix: Make sure RegEx rules for unloading plugins/assets are working well when non-latin characters are in the URI
* Fix: Make sure the plugin works well (e.g. without any PHP errors) if the plugins' directory is changed (e.g. from "plugins" to "plugins-custom-name")
* Fix: Critical CSS was not showing in the front-end view for all page type
* Debugging purposes: Prevent CSS/JS from loading based on the media query via /?wpacu_no_media_query_load_for_css & /?wpacu_no_media_query_load_for_js

= v1.1.9.3 - 25 April 2021
* Option to manage critical CSS (in "CSS & JS Manager" &#187; "Manage Critical CSS") from the Dashboard (add/update/delete), while keeping the option to use the "wpacu_critical_css" hook for custom/singular pages
* Improvement: Make sure "&display=" is added (if enabled) to Google Fonts links if their URL is changed to fit in JSON formats or JavaScript variables
* Fix: Make sure managing CSS/JS for taxonomies from the Dashboard (e.g. when editing a category) works 100%
* Fix: Clearing load exceptions from "Overview" didn't work for all pages of a certain post type

= v1.1.9.2 - 16 April 2021 =
* Divi builder edit mode: Allow Asset CleanUp Pro to trigger plugin & CSS/JS unload rules when the page editor is on to make the editor load faster via define('WPACU_LOAD_ON_DIVI_BUILDER_EDIT', true); that can be set in wp-config.php / read more: https://www.assetcleanup.com/docs/?p=1260
* Cache Enabler (compatibility with older versions): Make sure deprecated "cache_enabler_before_store" hook is in use
* Unload "photoswipe" fix: If WooCommerce's PhotoSwipe was unloaded, empty dots were printed at the bottom of the page from unused/unneeded HTML (hide it by marking the DIV with the "pswp" class as hidden)
* Improvement: Only use 'type="text/css"' when it's needed (e.g. an older theme is used that doesn't support HTML5)
* Improvement: Make SweetAlert2 independent (styling, functionality) from other SweetAlert scripts that might be loaded from other plugins/themes (e.g. "WooCommerce Quickbooks Connector" export in an edit product page was not working)
* Fix: Better detection for the homepage (e.g. the latest posts page was mistaken with the homepage in the front-end view of the CSS/JS manager)
* Fix: Better detection for the singular page; Make sure the latest posts page such as the "Blog" one is also checked)
* Fix: Make sure the license deactivation works even if the license is not valid so that it could be replaced with a valid one (e.g. a null version was initially used)

= v1.1.9.1 - 1 April 2021 =
Minify CSS/JS improvement: From now on, the minification can be either applied to files, inline JS code, or both (before, the files minification had to be enabled to files first and then to inline JS code; sometimes, users just wanted to minify inline code and leave the files untouched)
Fix: On some WordPress installations, the plugin's menu icon from the Dashboard's sidebar was not showing properly (the height was too large)
Fix: If there are too many assets/plugins unloaded, when showing up in the top admin bar menu, the list was not scrollable (e.g. only 20 out of 40 assets were shown because the height of the browser's window wasn't large enough which can not be expanded on smaller devices)
Fix: If the current theme supports HTML5, the 'type="text/javascript"' attribute is not added any more to altered SCRIPT tags by Asset CleanUp, thus avoiding any errors from W3C validators
Fix: When "Move All

= v1.1.8.9 - 6 March 2021 =
* Fix: Make sure WP Rocket is fully triggered when the assets are fetched via Asset CleanUp, as the "Uncode" theme is calling get_rocket_option() without checking if the function exists
* Fix: Added nonce checks to AJAX calls made by Asset CleanUp for extra security

= v1.1.8.8 - 4 February 2021 =
* Improved the caching mechanism: The most recently created files are never deleted in case HTML pages that weren't cleared for weeks or more would still load them successfully; Once "ver" is updated, then the now old file will be cleared in a couple of days (e.g. at least one day + the number of days set in "Settings" -> "Plugin Usage Preferences" -> "Clear previously cached CSS/JS files older than (x) days")
* Set a higher priority of the order in which the plugin's menu shows up in the top admin bar to make room for the notice related to the unloaded assets; Changed the notification icon from the menu (from exclamation to filter sign)
* Make sure the textarea for RegEx rules within CSS/JS Manager is adaptive based on its content (for easier reading of all the rules)
* Cleanup the value (strip any empty extra lines) from the RegEx textarea when it's updated for any unload/load exception rule to avoid invalid RegEx rules & make sure the delimiters are automatically added to the rules in case they were missed
* CSS Minifier Update: Better detection and minification for CSS related to math functions such as min(), max(), calc() and clamp(); Fix broken CSS (rare situations) that uses nested calc()
* Combine JS Update: Make sure the inline "translations" associated with a JS file is appended to the combined JS files, as this would also avoid possible errors such as "Uncaught ReferenceError: wp is not defined"
* Make sure preg_qoute() is used in CleanUp.php when clearing LINK/SCRIPT tags to avoid any errors such as unknown modifier
* Make sure jQuery Chosen is not beautifying the SELECT drop-down if "Input Fields Style" is set to "Standard" in the plugin's settings, so that anyone using a screen reader software (e.g. people with disabilities) will not have any problems using the drop-down
* Fallback: Added Internet Explorer compatibility (11 and below) for the deferred CSS that is loaded from the BODY
* Improved the way the file paths from "Inline CSS" and "Inline JS" areas are matched to make sure regular expressions can also be used for a match, not just the relative path to the file
* Fix: Make sure the unloading feature works for the WooCommerce Shop Page and it's not taken as a product archive page since it's connected to a page ID
* Fix: PHP Warning - array_merge() - Expected parameter 1 to be an array, null given - within the method alterWpStylesScriptsObj()
* Fix: Sometimes, due to the fact there were no line breaks on specific code shown in the hardcoded list, the left-side meta box had its width increased so much that it was hiding or partially showing the right-side meta boxes area that was only visible by using "View" -> "Zoom Out" in Google Chrome
* Fix: Hide the following area from the edit taxonomy page if the user is not an admin to avoid any confusion: "Asset CleanUp Pro: CSS & JavaScript Manager"

= v1.1.8.7 - 16 January 2021
* Improvement: Make it more clear where the admin is applying the plugin unload rules (frontend or /wp-admin/) in "Plugins Manager" by renaming the text related to the rules as well as the submit button
* Improvement: Alert the admin in case he/she might be in the wrong tab for plugin unload in "Plugins Manager" when the "wp-admin" string is added to the RegEx rules and the admin is within the "IN FRONTEND VIEW (your visitors)" tab
* Make sure only Asset CleanUp Pro plugin is loading when its own AJAX calls are made to /wp-admin/admin-ajax.php for faster processing (no point of loading other plugins) except the request when the caching is cleared (e.g. due to WP hooks that are used by other performance plugins)
* For easier debugging, the top admin bar menu now has the list of all the unloaded plugins and CSS/JS files within the current viewed page
* Prevent Asset CleanUp Pro from triggering when REST /wp-json/ calls are made due to conflicts with other plugins (e.g. Thrive Ovation for testimonials)
* Added a note below the textarea where the RegEx rule can be added (for unloading & load exceptions) that multiple RegExes are allowed one per line to make the admin aware of this option
* If an unload exception is chosen (after an existing unload rule has already been chosen), mark it with green font to easily distinguish it when going through the CSS/JS manager
* Cache Enabler: Clear plugin's caching right after Asset CleanUp Pro's caching is cleared to avoid references in the old cached HTML pages to files from Asset CleanUp Pro that might be missing or not relevant anymore
* Cache Enabler: Fix - PHP Deprecated: "cache_enabler_before_store" (the new filter is "cache_enabler_page_contents_before_store")
* Fix: Sometimes, admins are mistakenly moving the CSS/JS manager to the right side of the edit post/page area; It gets moved back where it belongs within the edit post/page area
* Fix: Update for 'Compatibility with "Wordpress Admin Theme - WPShapere" plugin' - make sure it applies to any admin page, not just the options page from WPShapere

= v1.1.8.6 - 4 January 2021 =
* New Feature: Unload plugins within the Dashboard /wp-admin/ (useful for pages that are too slow and, in rare cases, to fix any conflicts between two plugins loaded on the same admin page)
* Fix: Inline CSS for specified files was not working anymore if the CSS file was cached
* Added option to prevent CSS/JS from being optimized on page load by Asset CleanUp Pro via query string for debugging purposes: (/?wpacu_no_optimize_css /?wpacu_no_inline_css /?wpacu_no_optimize_js)

= v1.1.8.5 - 18 December 2020
* Replaced jQuery deprecated code with a new one (e.g. reported by "Enable jQuery Migrate Helper" plugin)
* 下载 file based on the browser's screen size feature addition: Show the option also for CSS files that are "parents" and have "children" under them, alerting the admin to be careful when a rule is set for the file as it could affect the way its "children" are loaded
* Debugging option: If the admin uses /?wpacu_only_load_plugins=[list_here_comma_separated] while he/she's logged-in, then Asset CleanUp's MU plugin file will only load the mentioned plugins (all the other active plugins will not load at all on the targeted page)

= v1.1.8.4 - 1 December 2020
* New Setting: Restrict access for administrators on the "CSS & JS Manager" area, thus decluttering the posts/pages whenever they edit them; Very useful if there are admins (e.g. store managers that don't have to mix with Asset CleanUp's assets list for various reasons) that should not view the the meta boxes from edit post/page, the CSS/JS list from the front-end view (if enabled), etc.
* Improvement: Extra checks are made to detect if the page is an AMP one and if it is, no changes would be made to the HTML source (e.g. no SCRIPT tags in the HEAD section of the page)

Asset CleanUp Pro plugin will get the best performance when combined with WP Rocket plugin

下载 Asset CleanUp Pro Plugin: Page Speed Booster v1.2.0.9 Nulled:

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

Hummingbird Pro v3.3.2 – WordPress Speed ​​Optimization

最后更新于:2022-03-29 02:13:28

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

WPMUDev recommends Hummingbird as a presentation enhancement plugin.

Once activated, Hummingbird Pro will scan your site for potential speed improvements and provide the appropriate settings for recording pressure, minification, and program saving. Hummingbird speeds up your website while also assisting you in improving your Google PageSpeed Insights ranking!

⭐另请参考: WP Rocket – The Best WordPress Cache Plugin

演示: https://premium.wpmudev.org/project/wp-hummingbird/

Features WpMudev Hummingbird Pro WordPress Performance Plugin

performance-test-hummingbird-pro
  • Cloud Cache Management: For dealing with the Cloudflare Browser Cache, Hummingbird Pro has quick controls.
  • File Optimization Made Easier: For faster execution, use WPMU DEV’s super-fast and secure CDN.
  • Progression of the image: Smush Pro membership allows you to resize, compress, and improve all of your photos.
  • Monitor Uptime: Keep track of your site’s response time to see when it’s down for the holidays.
  • Security Management in the Data Center: From the Hub, you can keep track of security concerns, updates, and reinforcements for all of your locations.

变更日志 Hummingbird Nulled Free

= v3.3.2 ( 2022-03-14 ) =
- Fix: XSS vulnerability

February 23, 2022 - version 3.3.1
New: Onboarding setup wizard
Enhance: Support for WPMU DEV Hub
Enhance: Add a unique salt when enabling Redis integration
Enhance: "How does it work" section in asset optimization module
Fix: Incorrect detection of Cloudflare APO status
Fix: Missing action buttons on Integrations page in sub sites
Fix: Page cache not clearing when caching is disabled on subsites
Fix: Duplicate ID elements on dashboard page
Fix: Inability to auto start asset optimization scan from dashboard page on free version
Fix: Remove global configs from network subsites
Fix: An invalid form control with name='cloudflare-email' is not focusable error
Fix: Documentation link in Notifications module
Fix: Translation strings
Fix: Styles for Select2 textarea elements

= v3.3.0 ( 2022-01-11 ) =
- New: Font optimization is now part of automatic asset optimization mode
- New: Notification email designs
- New: Plugin icon
- Enhance: Add file size limits for inlining assets in asset optimization module
- Enhance: Status of assets in asset optimization module
- Enhance: Updating of exclusion list in asset optimization UI
- Enhance: Page types exclusions in page caching
- Enhance: PHP 8.1 compatibility
- Fix: Clearing page cache on subsites in a network sub-directory installs
- Fix: Page caching module not showing for site admins
- Fix: Browser caching module not showing on subsites with Cloudflare integration
- Fix: Cached files counter when purging cache
- Fix: Infinite loop with orphaned assets when page cache integrations are enabled
- Fix: Cases when asset optimization breaks CSS with background SVG images
- Fix: Asset optimization auto selecting files in auto mode
- Fix: Cloudflare integration when a site is installed in a sub-folder
- Fix: Missing notification modules and translations
- Fix: Errors when purging Varnish cache
- Fix: Fatal error when scheduling database reports
- Fix: Fatal error with WP Ultimo 2.x

November 24, 2021 - v3.2.1
Fix: Sync issues with WPMU DEV Hub

= v3.1.4 ( 2021-11-04 ) =
- Enhance: White labeling support
- Fix: Double notices on Dashboard page
- Fix: Translation strings

October 31, 2021 - v3.1.3
Enhance: Minor performance improvements

= v3.1.2 ( 2021-10-19 ) =
- New: Option to hide average response time from Uptime reports
- Enhance: Database cleanup drafts processing - drafts are now moved to trash instead of removed completely
- Enhance: Asset optimization processing - to prevent infinite processing loops, assets that use timestamps for versions will no longer be tracked
- Enhance: Asset optimization purging orphaned data entries
- Enhance: LiteSpeed server browser cache instructions
- Enhance: Compatibility with WPMU DEV hosting FastCGI
- Fix: Asset version changes not triggering asset optimization updates
- Fix: Page cache not clearing out cache when menu is updated
- Fix: Page cache not working on a page/post if the slug is 'mobile'
- Fix: PHP undefined offset warnings
- Fix: Hidden CPTs clearing out page cache
- Fix: Configs not working for subsite admins
- Fix: PHP warnings on Dashboard page when Smush was previously installed and removed
- Fix: Performance optimization guide link

= v3.1.1 ( 2021-09-07 ) =
- New: Import/export of asset optimization settings on network subsites
- Enhance: Page caching warnings and errors
- Enhance: Compatibility with PHP 8.1
- Fix: PHP warning in Asset Optimization module
- Fix: Error with [object Object] in Gzip module
- Fix: Page cache status when disabling the plugin on the network
- Fix: Preload key requests audit in performance test
- Fix: Performance scans not always starting in Firefox
- Fix: Cloudflare integration not detecting mapped domains on subsites
- Fix: Cloudflare modal not properly closing
- Fix: Overlapping tooltips on Asset optimization page

= v3.1.0 ( 2021-07-20 ) =
- New: Asset optimization preload option
- New: Asset optimization async option for external assets
- New: Add prefix to Redis cache via the WP_REDIS_SALT define (possible to store cache for multiple sites in a single database)
- New: DNS prefetch for asset optimization CDN
- New: Filter relevant audits in the performance test
- New: Connect to Cloudflare via API token
- Enhance: Allow setting crossorigin attribute for preconnect resources
- Enhance: Performance test score metrics weights (inline with latest Lighthouse changes)
- Enhance: Performance test tooltips
- Enhance: Make sure logging is active only when both WP_DEBUG and WP_DEBUG_LOG are set
- Enhance: Set the cache by device type option in Cloudflare APO for new installs
- Enhance: White labeling support
- Enhance: Processing of configs from other plugins
- Fix: Do not preconnect to Google fonts servers if no fonts are being optimized
- Fix: Broken purchase link in Cloudflare APO integration
- Fix: Page cache module not always showing on subsites
- Fix: Redis not connecting to external servers via hostname
- Fix: PHP warnings for undefined index original_size
- Fix: PHP warnings when doing performance scans from Dashboard
- Fix: PHP warnings array_filter() expects parameter 1 to be array
- Fix: Saving/applying settings via configs for Page Caching module on network installs

= June 17, 2021 - v3.0.1 =
New: Configs
New: Define for controlling Redis exclusion groups
New: Allow adding admin bar shortcuts for purging various caches
Enhance: Move admin bar cache controls settings to the Settings - General page
Enhance: Performance test informative audits UI
Fix: Dashboard and Gzip compression module layout issues on mobile devices
Fix: White pages when page cache is removed without header files
Fix: Asset optimization empty debug link on subsites
Fix: Documentation links
Fix: Skip performance test button styles
Fix: Skipping performance tests on subsites

= v2.7.3 ( 2021-03-12 ) =
- New: Tutorials module
- New: LiteSpeed instructions for Browser Caching module
- Enhance: Update the Plugin Health module UI/UX
- Enhance: REST API endpoints now require at least edit_posts capability
- Enhance: Uptime reporting description
- Enhance: Improve export/import description
- Enhance: CSS above the fold description
- Enhance: Privacy mode detection in GZIP compression module
- Enhance: Asset Optimization UI/UX
- Enhance: Asset Optimization processing of compressed assets
- Enhance: Asset Optimization switching between modes
- Enhance: Support for RGBA when optimizing CSS files
- Enhance: Fallback to siteurl if HTTP_HOST is not defined when clearing cache
- Fix: Recursive loops in Page Caching preloader
- Fix: Asset Optimization not rewriting relative paths for inlined assets
- Fix: Remove unused expiry time option for IIS servers in browser caching module
- Fix: Page caching not properly detecting Asset Optimization CDN status
- Fix: Page caching clearing all cache when static page is set as home page
- Fix: Selects overlapping other DOM elements
- Fix: PHP notice when re-checking browser caching status
- Fix: PHP notice for undefined index db_frequency
- Fix: Performance test notices on mobile

= v2.7.2 ( 2021-02-25 ) =
- New: Redis support for unix sockets
- New: Select database for Redis integration
- New: Add support for WOFF2 fonts in Browser Caching module
- New: Support for LiteSpeed server in Browser Caching module
- New: Clear Cloudflare cache from admin bar
- Enhance: Asset Optimization notifications
- Enhance: Asset Optimization support for RTL assets
- Enhance: Integration with Varnish cache
- Fix: Asset Optimization combining assets on Basic mode
- Fix: Asset Optimization not being able to inline remote assets in rare cases
- Fix: Asset Optimization duplicating inline scripts during processing
- Fix: Asset Optimization improve handling of core WordPress scripts
- Fix: Asset Optimization compatibility with Oxygen builder
- Fix: Asset Optimization compatibility with Bimber theme
- Fix: Browser Caching module overwriting individual expiry values
- Fix: High contrast icons in Asset Optimization module
- Fix: 500 server error when clearing Varnish cache from the dashboard
- Fix: Tabs navigation on mobile devices

= v2.7.1 ( 2021-01-18 ) =
- New: Integration with ACF - page cache will be auto purged on changes in ACF options
- New: Select what cache to clear from the dashboard page
- Enhance: PHP 8.0 compatibility
- Enhance: Asset Optimization handling expired assets
- Enhance: Allow hiding Asset Optimization modals
- Enhance: Remove unused assets from plugin package
- Enhance: Plugin health module descriptions
- Enhance: Performance in wp-admin
- Enhance: jQuery 3 compatibility
- Enhance: Compatibility with object cache
- Fix: Cloudflare integration breaking Gzip server value on the Hub
- Fix: Compatibility issues with Themeco Pro theme page builder
- Fix: Asset Optimization not respecting order for some inlined assets
- Fix: Do not auto enable Asset Optimization on new subsites in a network
- Fix: Disable Asset Optimization on login pages
- Fix: Cloudflare integration wizard UI
- Fix: Cloudflare re-check status returning incorrect values
- Fix: Browser cache returning false status
- Fix: Page caching status on subsites
- Fix: Notices on image optimization meta box on the dashboard page
- Fix: Toggling page caching module from Hub

= v2.7.0 =
- New: Site Health module
- New: Clear page cache for all subsites from network admin
- Enhance: Asset Optimization on WPMU DEV hosting staging
- Enhance: Asset Optimization "How does it work?" section
- Enhance: Gzip configuration UI/UX
- Enhance: White labeling support
- Enhance: Nginx instructions for browser caching and gzip compression
- Fix: Rare instance of fatal PHP error in Page Caching module in multisite
- Fix: Database cleanup removing drafts that are not from WordPress posts/pages
- Fix: Cloudflare configuration wizard
- Fix: Upgrade page buttons hover state
- Fix: Elements with non-unique IDs in Asset Optimization module
- New: Integration with WPMU DEV hosting FastCGI cache
- New: Allow removing query strings from assets network wide
- New: Allow removing Emoji scripts and styles network wide
- Enhance: Show OpCache notice on WPMU DEV hosting
- Enhance: Page cache preloader description text
- Enhance: Page cache sitemap detection
- Enhance: Asset Optimization "How does it work?" section
- Enhance: Automatic Asset Optimization UI/UX
- Enhance: Upgrade scripts on network installs
- Enhance: White labeling support
- Enhance: Integration with Cornerstone builder
- Fix: File change detection notice on multisite
- Fix: Asset Optimization logs on network subsites
- Fix: Missing downtime in Uptime reports
- Fix: Minor accessibility issues with toggles and icons
- Fix: Include/exclude icons in Asset Optimization
- Fix: Clearing mobile cache on page/post edit
- Fix: Error when clearing Cloudflare cache
- Fix: Log cleanup
- Fix: Redis connect modal

⭐Suggestion: Summary of Cache Plugins for wordpress updated daily

下载 WpMudev Hummingbird Pro v3.3.2 Nulled

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

WP-Optimize Premium v3.2.2 – WordPress Optimization Plugin

最后更新于:2022-03-29 01:53:40

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

Make your website fast and efficient.

WP-Optimize is a revolutionary, all-in-one plugin that cleans your database, compresses large images, and archives your website.

This simple, popular and highly effective tool has everything you need to keep your website fast and thoroughly optimized!

Help boost SEO, retain customers by reducing user bounce, and do more with fewer server resources.

Trusted by nearly 1 million WordPress sites, this simple yet powerful tool has everything you need to keep your site neat, clean, and thoroughly optimized.

⭐另请参考: Collection of WordPress plugins updated daily on FreeWP

演示: https://getwpo.com/

Features WP-Optimize Premium

Features WP-Optimize Premium
  • Retain data during cleanup
  • Easy optimization
  • Statistics
  • Perform automatic cleanup
  • Enabled for admins only
  • Set notifications
  • Clean up drafts automatically
  • Remove Akismet and other old metadata from comments
  • Remove edits to old posts and spam
  • Trackbacks and pingbacks
  • Restore original function
  • Hold EXIF ​​data
  • Compress images up to 64MB
  • Compress every existing image on your site at once with the push of a button
  • Lossy or lossless compression options
  • Preload cache
  • Device-specific cache
  • Advanced exclusion rules
  • Browser cache
  • Compress HTML, JavaScript and CSS to reduce website load time
  • Multisite Support: Optimize any site (or combination of sites) on your WordPress Multisite or network
  • Choice and flexibility: Choose from several advanced options, like the ability to optimize individual DB tables
  • Remove unwanted images: Remove orphaned images and images that exceed certain size limits from WordPress sites
  • Lazy loading: Loads only the parts of the web page that are visible to the user, allowing the page to load much faster
  • Scheduling: Sophisticated scheduling system to perform optimizations as often as you want
  • Logging and reporting: Send log messages to three other locations: Slack, Syslog, and Simple History
  • Multi-language and multi-currency compatible: This makes caching work smoothly if you use multiple languages ​​or currencies on your site
  • WP-CLI: Run optimization commands directly on the command line with detailed output on screen

变更日志 WP-Optimize Premium Nulled Free

= v3.2.3 - 09/Mar/2022 =
* FEATURE: Minify: Pre-generate assets
* FIX: Cache - 'Purge cache permissions' setting does not allow additional roles to access the purge cache tool
* TWEAK: Make smush details button work in media modal window
* TWEAK: Do not show overhead in red when the amount is small
* TWEAK: Avoid PHP Notices caused by "upgrader_process_complete" action

= v3.2.2 - 24/Jan/2022 =
* FEATURE: Cache - Allow debugging of which cache file is chosen
* FEATURE: Premium - Cache - Serve cached content for logged in users, per role
* FIX: Premium - Unused Images - Fixed trashed images listing
* FIX: Image selction issue in compressed and unused image is fixed.
* FIX: ACF plugin compatibility issue with select2 JS library
* FIX: Premium - Unused Images - Multibyte characters in filename are not recognised correctly
* FIX: Table optimization displays wrong information about WP All Import plugin tables
* FIX: Potential PHP fatal error - Call to undefined function _wp_get_current_user()
* FIX: Minify - correctly minify multiple `calc` function in single property value
* FIX: SQL error when keeping post revisions and optimizing
* FIX: Cache - Prevent caching WordPress critical error page
* FIX: Minify - Google fonts merging issue when the same font is enqueued in both API V1 and V2
* FIX: Minify - Make `inherit` and `inline` settings work with Google fonts
* FIX: Database error upon plugin activation
* TWEAK: Minify - Show a notice if other minification plugins are installed and active
* TWEAK: Remove unused bundled JavaScript from minify library to avoid irrelevant scan results
* TWEAK: Image compression - Image compression stats include gains on image sizes
* TWEAK: Make sure that messages from WP_Error objects in gzip compression are displayed to users.
* TWEAK: Prevent PHP notice from WooCommerce deprecation
* TWEAK: Create `task` tables upon activation, if needed.
* TWEAK: Show error instead of success when table doesn't exist
* TWEAK: Update seasonal notices
* TWEAK: Prevent PHP fatal error in media list view, when images are makred as compressed
* TWEAK: Image edit window - Link does not go to image settings and more/less link not working

= v3.2.1 - 29/Nov/2021 =
* FIX: Apply different image compression levels
* FIX: Cache - Purge WooCommerce product page after stock update
* FIX: Database errors after adding a new site
* FIX: Flatsome theme compatibility with google fonts
* FIX: Image compression advanced settings, display default backup days instead of empty value.
* FIX: Image compression was not working when the image extension used capital letters
* FIX: Premium - Cache - Potential PHP error in User-specific cache
* FIX: Premium - resolve potential admin-area PHP error if the deprecated mailchimp sync plugin and MC4WP plugin are both active (and potentially other situations where a plugin deactivates another)
* FIX: Premium - Unused images - compatibility with PHP 8
* FIX: Premium - Unused images - issue with parenthesis in name
* FIX: Premium - Unused images - Pagination count doesn't update
* FIX: Prevent a PHP notice when using with UpdraftCentral
* FIX: Save prioritize maximum compression setting correctly
* FIX: Wrong redirect when wiping settings on multisite
* TWEAK: Premium - add review link at bottom of settings
* TWEAK: Force monolog/monolog and psr/log versions to retain PHP 5.X compatibility/satisfy wordpress.org SVN hooks
* TWEAK: Add compatibility with Kinsta
* TWEAK: Added functionality for to convert MyISAM to InnoDB
* TWEAK: Add filters for minify input string
* TWEAK: Cache - Added filter to modify cache exception urls
* TWEAK: Cache - Optimize preload from sitemap
* TWEAK: Cache - Serve different versions based on cookie consent
* TWEAK: changed filter to prevent deprecation notice in php 8.1+
* TWEAK: Decide automatically whether to inline css or not based on file size
* TWEAK: Fix typo in text domain name
* TWEAK: get_hurl function minified.
* TWEAK: Improve clarity of debug message when DONOTCACHEPAGE constant is used
* TWEAK: Improve DB UI/UX on multisite
* TWEAK: Improve minify cache size messages
* TWEAK: Making Estatik plugin compatible
* TWEAK: Minify - Add JS translations support
* TWEAK: Minify HTML only on cache pre-loading
* TWEAK: Port from previous semaphore classes to Updraft_Semaphore_3_0
* TWEAK: Premium - Unused images - Show that there are images in the trash without having to re-scan everything
* TWEAK: Prevent a PHP notice when downloding image compression log file. Fix backup modal styling issue.
* TWEAK: Prevent fatal error in gzip settings when stylesheet could not be fetched
* TWEAK: Short-circuit trivial case of nothing in the buffer when page-cacheing, to involve any possible other issues
* TWEAK: Update comments count after trackbacks and pingbacks deletion
* TWEAK: Update minified asset when the enqueued scripts and styles version change
* TWEAK: Use proper constant of includes path in user cache extension

= v3.1.12 - 12/Jul/2021 =
* FEATURE: Ability to defer js files and asynchronously load css files
* FEATURE: Option to not aggregate inline styles and scripts
* FIX: Always purge this cache HTML issue
* FIX: Cache - Enable cache for subfolders and multisite installation with the permalink structure example.com/index.php/a-post-name
* FIX: PHP 8 Issue: Minify and Merge Error
* FIX: Silent failure of page caching if plugin location not found
* TWEAK: Added Update URI header field to avoid accidentally being overwritten with an update of a plugin of a similar name from the WordPress.org Plugin Directory.
* TWEAK: Delay displaying notices for 2 weeks
* TWEAK: Improve label of when saving a media type in always purge this
* TWEAK: Improve query for EWWW IO history
* TWEAK: Prevent a PHP notice if using WP-Optimize and MetaSlider on the same site.
* TWEAK: Prevent PHP warnings from theme update and google font minify
* TWEAK: Skip HTML minification if the total size is > 1MB (takes too long to be worthwhile)
* TWEAK: Updating custom compression slider values

= v3.1.11 - 08/Jun/2021 =
* FIX: Cache - Don't cache pages for logged-in users when 'Serve cached pages to logged in users' option (new in 3.1.10) is enabled

= v3.1.10 - 26/May/2021 =
* FEATURE: Premium - Cache - User-specific cache. Useful for subscription websites, and websites where tailored content is offered to logged-in users.
* FEATURE: Page cache now also caches RSS feeds
* FEATURE: Ability to exclude files from minify process
* TWEAK: Prevent PHP warning when deactivating Minify and the cache folder does not exist anymore
* TWEAK: Premium - Lazy-load - Possibility to disable Lazy load on specific pages
* TWEAK: Do not enqueue deleted script
* FIX: Minify - Some pattern CSS import statements broke site
* FIX: Minify - Events triggering
* FIX: Google Fonts regression in 3.1.9

= v3.1.9 - 29/Apr/2021 =
* FEATURE: Power Tweak - Change meta_key field length and create new index
* FEATURE: Premium - Automatic Backups using UpdraftPlus during scheduled optimizations
* FEATURE: Keep last X revisions
* FIX: Overlapping header notice in mobile view
* FIX: Cache - Wildcard not working in cache exclusions
* FIX: Prevent error in htaccess when mod_header isn't available
* FIX: PHP Fatal error on deleting plugin
* FIX: PHP 8 Issue: loadAsync JS error
* FIX: RankMath breaks robots.txt
* TWEAK: Bypass minify when editing translations using TranslatePress
* TWEAK: Purge minify cache from front end
* TWEAK: Minify - Prevent cache directory creation while disabled
* TWEAK: Add Google Fonts API version 2 support
* TWEAK: Minify - Save all tab content settings changes with single Click
* TWEAK: Improved optimization preview
* TWEAK: Filter the list of preloaded URLs
* TWEAK: Update seasonal notices
* TWEAK: Bump WP version requirement to 4.5+

= v3.1.8 - 12/Mar/2021 =
* FIX: Cache - Warning failed to open dir
* FIX: Premium - Unused images - Fixed issue with images including a size suffix similar to WP sizes
* FIX: Display optimization data based on retention period
* FIX: Scheduled cleanup settings - Invalid date selection
* TWEAK: Premium - Separate table optimisations per sub-site
* TWEAK: Premium - Unused images - Add compatibilty with the Envira Gallery plugin
* TWEAK: Page caching: add support for Avada
* TWEAK: Add visual clue when image compression was cancelled
* TWEAK: Image compression - multi image selection using Ctrl/Shift keys
* TWEAK: Premium - Unused images - Reset last clicked image reference when `select none` is clicked
* TWEAK: Prevent bots from indexing plugins list json file
* TWEAK: Minify - Added a setting to change the time stale cache should be kept
* TWEAK: Better support for Beaver Builder
* TWEAK: Prevent PHP warning when reading a file's size
* TWEAK: Cache - Purge the blog page when updating a post
* TWEAK: Cache - Purge next and previous posts on post update
* TWEAK: Cache - Purge sitemap files on post update

= v3.1.7 - 12/Feb/2021 =
FEATURE: Premium - Preload key requests (Preload fonts and other assets)
FIX: Detecting Brotli compression issue
FIX: Cache - PHP Warning in URLs to exclude from caching
FIX: Premium - Unused images - Unused Images Tool not recognising Greek characters
FIX: Button for disabling Gzip doesn't showing
TWEAK: Database optimization - Prevent fatal error due to files missing
TWEAK: Skip minify when SCRIPT_DEBUG is set to true
TWEAK: Fixed Font-awesome settings
TWEAK: Add support for different spellings of "Font-awesome"
TWEAK: Update the feature comparison table
TWEAK: Added the option to not show the warning before deleting a table
TWEAK: Wipe all options upon plugin de-installation
TWEAK: Premium - Lazy-load - Lazy load support for background images
TWEAK: Minify - Add file size in the minify cache summary
TWEAK: Detect conflicting plugins for GZIP issue
TWEAK: Database optimization - Include all tables if database prefix is not set on WP install
TWEAK: Premium - Unused images - added "X of X images loaded" for unused trash images
TWEAK: Don't allow to remove actionscheduler_* tables
TWEAK: Premium - Unused images - Show a progression screen when doing any action with unused images
TWEAK: Cache - Enable cache for the old default permalink structure domain.com/index.php/a-post-name by creating a folder without the extention
TWEAK: Show previous action as message on Trackbacks or Comments enable or disable.
TWEAK: Prevent deprecation notice on PHP 8.0
TWEAK: Update notices

= v3.1.6 - 17/Dec/2020 =
* FIX: Fix wrong class name

= v3.1.5 - 17/Dec/2020 =
* FEATURE: Introduction of Power tweaks (premium feature)
* FEATURE: Power tweak - replace WooCommerce "Get total spent" query by a faster one
* FIX: CloudFlare not detected on gzip and browser caching tabs
* FIX: Cloudflare caching issue
* FIX: Premium - Unused images - 下载 CSV warning
* FIX: PHP 8 compatibility issue WP_Optimize_Browser_Cache->prepare_interval()
* TWEAK: Upgrade jQuery code to deal with deprecations with the latest bundled version
* TWEAK: Fix wrong usage of wp_localize_script to prevent warnings in PHP 8
* TWEAK: Premium - Unused images - Update the data when moving images to the trash / deleting instead of doing a hard refresh
* TWEAK: Change how default exclusions are handled
* TWEAK: Now that PHP 8.0 has been released, bump minimum PHP version requirement from PHP 5.4 to 5.6.
* TWEAK: Delete WP-O's .htaccess rules at deactivation
* TWEAK: Premium - Unused images - Separate unused images and unused image sizes processes
* TWEAK: Update jQuery document ready style to the one not deprecated in jQuery 3.0
* TWEAK: Minify CSS - Possibility to toggle the google fonts `display=swap` parameter from the UI.
* TWEAK: Fix small UI issues
* TWEAK: Clean up all cron events when deactivating the plugin
* TWEAK: Premium - Possibility to set permissions for purging page cache and minify files.
* TWEAK: Bypass minify when editing a post using the Brizy editor
* TWEAK: Renamed UpdraftCentral's command classes filter
* TWEAK: Bump WP version requirement to 4.4+, and PHP version requirement to 5.4+
* TWEAK: Purge caches when updating a plugin / theme (also when updating using a ZIP archive)
* TWEAK: Improve the admin bar "cache" menu
* TWEAK: Show information about Cloudflare support
* TWEAK: Database optimization - Resume optimizing when a timeout occurs
* TWEAK: Remove redundant code
* TWEAK: Cache feature - Do not cache pages with fatal errors
* TWEAK: Cache feature - Do not cache RSS feeds
* TWEAK: Page cacheing - Prevent adding the "comment cookie" when ordering on WooCommerce

⭐Similar Suggestions: WP Rocket – Best WordPress Cache Plugin

下载 WP-Optimize Premium v3.2.3 Nulled

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

WP Rocket v3.11.0.1 – WordPress Cache Plugin

最后更新于:2022-03-29 00:50:48

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

WP Rocket – enhances page load speed and minimizes the burden on the automatic caching server using this plugin.

As a result, faster download speeds lower bounce rates, boost conversions, and help you rank higher in Google’s search results. This criterion has long been recognized as one of the most significant in ranking systems.

WP Rocket cache plugin will work best and fastest if combined with Asset CleanUp Pro Plugin to increase performance and speed scores on PageSpeed Insights, GTmetrix, PingDom Tools

⭐查看更多 Free Premium WebP Converter and Automatic Image Compression Plugin
Demo: https://wp-rocket.me/

Features WP Rocket Premium – Caching Plugin for WordPress – Speed up your website

Minimal configuration, instant results

Don’t waste time fiddling with plugin settings. When you activate WP Rocket, it starts working.

Page Cache

Caching allows for exceptionally quick page load speeds, which is critical for optimizing SEO and driving conversions. When you activate WP Rocket, page caching is turned on right away.

Preload cache

Because our crawler replicates a visit to cache preload, search engines’ indexing of your site improves rapidly.

Static file compression

WP Rocket minifies your HTML, JavaScript, and CSS files to make them lighter. Faster loading times are achieved by using lighter files.

Images on request

Images are only loaded as your visitor scrolls down the page, resulting in faster page load times. This strategy is used by YouTube, Facebook, Yahoo, and other large websites. Yours can now as well.

Developer friendly

WP Rocket’s code is written in accordance with WordPress best practices. It’s well-organized, well-documented, and full of hooks, allowing developers to easily do extensive changes.

features of cache plugin wp rocket
  • Quick Setup – Configuring WP Rocket is very simple and convenient
  • Page caching is the ultrafast load time needed to improve search engine optimization and increase conversions.
  • Cache preload – instantly improved site indexing.
  • Preload Sitemaps – automatically works with WordPress Yoast Seo Premium plugin
  • GZIP compression – save bandwidth, reduce website size.
  • Browser Caching – Static content is automatically generated without downloading.
  • Optimize database – clean up garbage regularly.
  • Optimize Google Fonts – optimize fonts.
  • Remove query strings from static resources – remove query strings from CSS and JS files.
  • LazyLoad – images are loaded only when the user scrolls down the page, thus improving page loading speed.
  • Minification – reducing CSS, HTML, javascript files – this means faster page load times.
  • Defer JS loading – reduce the loading time of the website.
  • Compatibility with CloudFlare
  • CDN – Reduce HTTP requests.
  • DNS Prefetch – Reduce DNS responses from external resources.
  • Multi-level compatibility – well, this is a feature for multiple sites.
  • E-commerce – useful for wordpress online stores.
  • WPML, PolyLang Multi-Language Compatibility
  • Import/Export – no comments – import/export data.
  • Compatibility – clean code – convenient to use for developers….
wp-rocket

变更日志 WP Rocket – Caching Plugin for WordPress Nulled Free

New Update 变更日志 v3.11.0.1​
Bugfix - Add Action Scheduler to the plugin codebase to avoid possible issues with composer installation
Bugfix - Only change the Action Scheduler concurrent batches value if less than 2

v3.10.9 March 3, 2022
This release is a staggered one. It's available for 15% of our users for now. We'll increase the percentage over time.
Enhancement: Update our delay JS script (#4682)
Enhancement: Add additional exclusions from minify JS (#4706, #4740, #4743, #4770)
Enhancement: Remove some unnecessary database queries done by WP Rocket on the admin side (#1599)
3rd party compatibility: Prevent JS error when using Elementor with combine JS (#4701)
3r party compatibility: Improve compatibility when using Elementor and specific page CSS (#3327, #3426)

v3.10.8 February 17, 2022
Removed OPCache purging from the plugin (#4439)
Enhancement: Add additional exclusions from JS minification (#4656, #4720)
Enhancement: Add additional exclusions from delay JS execution (#4492)
Enhancement: Add missing image dimensions on SVG images (#3727)
Bugfix: prevent JS error en post edit screen when load CSS asynchronously is enabled but our metabox is not displayed (#3395)
Bugfix: Prevent unexpected exclusions when an URL contains feed (#2852)
Bugfix: Clean the busting directory when purging the cache (#3617)
Bugfix: Prevent preload of affiliates links to avoid inflated counts (#4586)
Bugfix: Improve logic to remove the critical CSS when all the CSS have been loaded (#3009)
3rd party compatibility: Prevent caching the service worker URL when using the PWA plugin (#3520)
3rd party compatibility: Improve compatibility with the web stories plugin (#4724)
3rd party compatibility: Improve compatibility with WCML (#4070)
3rd party compatibility: Update the compatibility code for Kinsta (#4717)

v3.10.7 January 27, 2022
Enhancement: Increase SVG expiration to 4 months in htaccess configuration (#4603)
Enhancement: Add additional exclusions from defer JS (#4539, #4553, #4593)
Enhancement: Add additional exclusions from minify JS (#4593, #4616, #4654)
Enhancement: Add additional exclusions from delay JS execution (#4611, #4654)
Enhancement: Update the WP tested version value from our API (#3570)
Enhancement: Update the renewal banners displayed on the settings page (#4627)
Bugfix: Prevent applying defer JS exclusions to combine JS when defer JS is disabled (#4089)
Bugfix: Add the missing image dimension when only one of the dimension is defined (#3523)
Regression fix: Prevent removing IE conditional comments when async CSS is enabled (#4639)
3rd party compatibility: Disable Google fonts optimization and minify JS on AMP pages (#4563)
3rd party compatibility: Exclude WhatsApp user agent from cache (#4507)

3.10.6 January 6, 2022
Enhancement: exclude additional patterns from JS minification (#4227, #4364)
Enhancement: exclude additional patterns from delay JS execution (#4358, #4506, #4604)
Enhancement: add a new filter rocket_exclude_post_taxonomy to exclude a post taxonomy from cache purge (#2820)
Bugfix: avoid adding commented-out stylesheet links into the <noscript> tag when using load CSS asynchronously (#4186)
Bugfix: prevent PHP notices in some cases when purging the cache for terms (#3464)
Bugfix: prevent unexpected closing of congratulations banner when closing the promo banner (#4064)
Regression fix: correctly exclude images using skip-lazy or data-skip-lazy from lazyload (#4576)

v3.10.5.1 December 16, 2021
BugFix: Hotfix (#4590) adjust rocketcdn pricing issue (PR #4592)

v3.10.5 December 9, 2021
Enhancement: Allow to filter the value of font-display for Google Fonts #4219
Enhancement: Prevent rewriting the URLs to CDN inside inline scripts #2849
Enhancement: Allow to disable CDN rewriting for relative paths #2849
Enhancement: Styling change of the RocketCDN banner #4542
Bugfix: Prevent PHP Warning when unexpected pattern is added to Defer JS input field #3967
Bugfix: Prevent wrong path rewrites in some cases when optimizing Google Fonts #3813
3rd party compatibility: Display notices when Ezoic plugin is enabled #2200
3rd party compatibility: Improve the notices when conflicting Autoptimize features are enabled #4558
3rd party compatibility: Load JavaScript Deferred and ReCaptcha plugins compatibility #4515
3rd party compatibility: Delay JS and simpli.fy platform compatibility #4498
3rd party compatibility: Minify JS and CleverPush compatibility #4104
3rd party compatibility: Minify JS and Afterpay compatibility #4526

v3.10.4 November 25, 2021
Enhancement: Add site's name to the exported filename (#4487)
Enhancement: Make LazyLoad for iframes compatible with a11y audit, preview image will receive focus now (#4436)
Bugfix: Remove the last GLOB_BRACE from the codebase (#146)
Bugfix: Fix the display of messages when using incorrect syntax in specific fields (#4314)
Bugfix: Prevent fatal error when receiving empty value in preg_split() function (#4509)
Bugfix: Improve the regex to find and process more Google Fonts markups (#4188)
Bugfix: Prevent PHP Warning when unexpected pattern is added to DelayJS input field (#4136)
3rd party compatibility: Add delay JS compatibility with GravityForms when using Recaptcha (#4425)
3rd party compatibility: Display notices when conflicting features are enabled in Autoptimize (#4013, #4472)
3rd party compatibility: Improve handling WooCommerce images while Delay JS is enabled (#4417)
i18n: Fixed Brazilian translation (#4395)

v3.10.3 - November 11, 2021
Enhancement: Used CSS is not cleared after editing a taxonomy #4299
Enhancement: Display a warning when the user adds "/" into the Never Cache URL(s) box #352
Enhancement: Delay JS - Exclude Jetpack Boost's lazyload scripts #4473
Enhancement: Add a secret key to the folder name of the common cache for logged in users #4482
Bugfix: AddDefaultCharset directive added to .htaccess missing $charset value causing internal server error. Function missing logic to check returned value. #3704
Bugfix: Lazyload images is removing the default LL of WordPress for iframe #4460
Bugfix: PHP Notice: Undefined index: host when exclude Defer JS domain name while Minify JS is enabled #4466
Bugfix: linear-gradient() function is removed in used CSS #4463
Bugfix: Impossible to delay script which contains term "type" on his URL name. Condition not specific enough #4382
Bugfix: RUCSS - elements are removed from the used CSS when that's inserted to a page #4474
Regression Fix: Revert Delay JS script to 3.9.4.1 #4497
3rd Party compatibility: Add check for updated classname in PDFEmbedder compatibility #4491

3.10.2 October 28, 2021
This is a staggered release currently available to 25% of our users.
Enhancement: Update our delay JS execution script to fix a bug with events being triggered twice and to load JS files when the page is loaded in a hidden browser tab (#4354, #4451)
Enhancement: Update the lazyload script to the latest version (#3510)
Enhancement: Add filter rocket_rucss_safelist to filter the Remove Unused CSS safelist value (#4343)
Bugfix: Prevent removing style tags inserted with inline JS when Remove Unused CSS is enabled (#4331)
Bugfix: Prevent useless call to wp_clear_scheduled_hook() when Remove Unused CSS is disabled (#4337)
Bugfix: Prevent console error in some cases when lazyload is enabled (#3976)
3rd party compatibility: Improve compatibility with Avada and delay JS on WC product pages (#4224)
3rd party compatibility: Improve compatibility with Wordfence and our background processes (#3916)
3rd party compatibility: No longer exclude WP Retina 2x images from lazyload (#2492)

WP Rocket v3.10.1 变更日志:
Enhancement: Add additional exclusions for minify JS, combine JS, defer JS
3rd party compatibility: Improve compatibility with Divi 4.10
3rd party compatibility: Improve compatibility with Uncode 2.5
Bugfix: Stop our background processes when updating or rolling back to avoid errors
Bugfix: Update documentation link related to WooCommerce in our settings page
Bugfix: Prevent errors with delay JS execution when parsing big HTML pages

3.10 September 28, 2021
Enhancement: Update minimum WP version to 5.4 (#4341)
Enhancement: Implement a new UI for Optimized CSS Delivery (#4245)
Enhancement: Move WebP Compatibility option to a One-Click Rocket Add-on (#3804)
Enhancement: Add expiration rules for avif image format (#4206)
Enhancement: Remove the Disable Embeds option (#3773)
Enhancement: Remove the Delete Expired Transients option (#3578)
Enhancement: Empty some files no longer needed (#3839)

WP Rocket v3.9.4 changelog:
Enhancement: Update delay JS script to catch click events before the scripts are loaded (#4303)
Enhancement: Add the delay JS script to the page after the meta charset if it's present (#4121)
Enhancement: Remove the clear cache notice after using clear used CSS since it also clears the cache (#4212)
Bugfix: Prevent a possible error on WooCommerce product pages with delay JS enabled (#4255)
Bugfix: Prevent a possible PHP notice in some cases when using remove unused CSS (#4243)
3rd party compatibility: Improve delay JS compatibility with a number of scripts (#4075, #4241, #4169)

WP Rocket v3.9.3 changelog:
Enhancement: Add additional inline JS exclusion from combine JS (#4290)
Bugfix: Prevent fatal error when passing an empty path to get the content of a file (#4257)
Regression: Fix issue with JS minification when removing comments (#4291)
3rd party compatibility: Add delay JS compatibility with Adthrive (#4018)
3rd party compatibility: Improve compatibility with Divi 4.10 update (#4263)

WP Rocket v3.9.2 变更日志:
3rd-Party Compatibility: Auto-exclude jQuery from being deferred on Revolution Slider Activation (#4229)
3rd-Party Compatibility: Auto-exclude from Delay JS EWWW scripts for webp (#4165)
3rd-Party Compatibility: Auto-exclude Autoptimizer Lazyload script from Delay JS (#4162)
Bugfix: Use correct server variable to detect Lightspeed (#3282)
Bugfix: Sync varnish cache clear with WP Rocket cache clear on GoDaddy VIP (#3690)
Bugfix: Delay JS preventing WPML from redirecting before user interaction (#4149)
Bugfix: Pre-warmup fetch resources stopped in some cases (#4122)
Enhancement: Grey out Delay JS option when WP Meteor is activated (#4074)
Enhancement: Emulate Elementor Pro animation when using Delay JS (#4080)

WP Rocket v3.9.1.1 变更日志:
Regression fix: prevent error with JS minification in some cases (#4192)
Bugfix : prevent error when updating if the global wp_version is not set (#4193)

WP Rocket v3.9.1 变更日志:
Enhancement: Improve Google Fonts Optimization by preloading and asychronously loading the Google Fonts URL (#2772)
Enhancement: Automatically exclude invalid script types from delay JS (#3944, #4158)
Enhancement: Improve helper text for the delay JS exclusions field (#4044)
Bugfix: Prevent high CPU usage on some hosts when using remove unused CSS (#4072)
Bugfix: Update our minification library to fix several issues (#3698, #3398, #3279, #2974, #2083)
3rd party compatibility: Prevent display issue of the images gallery on a WooCommerce product page when delay JS is enabled (#4077)
3rd party compatibility: Add additional exclusions from combine/defer JS (#4009, #4012, #3984, #4048, #4068, #4128)

v3.9.0.5 July 02, 2021
This version is now available for a random sample of 75% of our users. We will release this version to 100% of our users in the next few days. More Information.
Enhancement: Remove default exclusion list from Delay JavaScript Execution (#4111)
Enhancement: Update Smush pattern to catch all Smush files (PR #4083)
BugFix: Add Delay JS auto-exclusion for some plugins (PR #4082)
BugFix: Add auto-exclusion for Fluent Form & ConverPro (PR #4079)
Enhancement: Add Jetpack Stats Delay JS Auto-Exclusion (PR #4076)
Enhancement: Update DelayJS script to the latest version (#4099)
BugFix: Multiple CSS files aren't removed from page source while RUCSS and Woocommerce are enabled (#4119)

WP Rocket 3.9.0.4 changelog:
Enhancement: Update links on settings page sidebar (Replace sidebar content #3913)
Enhancement: Disable delay JS by default for new installations (Don't activate Delay JS for new users by default + delay everything once it will be activated #4085)
Bugfix: delete used-css folder on uninstall (Used CSS folder shall be deleted when deleting the plugin #3966)
Bugfix: Add swap property to fonts in used CSS (RUCSS does not add the font-display="swap" property when Optimize CSS Delivery is not active #3993)
Bugfix: Prevent used CSS generation from processing styles inside noscript elements (RUCSS problem with tags #3957)
Bugfix: Avoid used CSS generation from being stuck in some cases (Fix RUCSS ResourceFetcher fetch all page urls #3988)
3rd party compatibility: Exclude some JS of GTM4WP from delay JS (Add Delay JS exclusion related to Google Tag Manager for WordPress #4071)
3rd party compatibility: Avoid an error when using ShortPixel AI with Remove Unused CSS enabled (3.9 RUCSS - PHP Fatal error - too few arguments passed in rocket_css_content #3991)

WP Rocket 3.9.0.3 changelog:
Bugfix: Temporarily disable WooCommerce Multilingual compatibility to avoid issues related to excessive cookie generation from WCML (#3998)

= WP Rocket v3.9.0.2 =
Bugfix: Prevent delay JS not working in some conditions
Bugfix: Add auto-exclusions from delay JS for Divi, WPForms, NinjaForms

= v3.9.0.1 June 3, 2021 =
This version is now available for a random sample of 10% of our users. We will release this version to 100% of our users in the next few days. More Information.​
Enhancement: Prevent showing the Image Optimization tab on settings page when white label is enabled (#3120)
Enhancement: Prevent showing the Beacon & ask support buttons when white label is enabled (#2876)
Enhancement: Update our new delay JS script to fix some issues discovered (#3934)
Bugfix: Enable plugin installation through composer when using composer v2 (#3478)
Bugfix: Correctly preload fonts when Optimize CSS Delivery is enabled (#3927)
Bugfix: Remove charset=utf-8 from application/json content type (#3645)
3rd party compatibility: Display a warning when WP Meteor is enabled while delay JS is enabled in WP Rocket (#3945)
3rd party compatibility: Add automatic exclusions from delay JS (#3932, #3941, #3950, #3959)

= v3.9 May 19, 2021 =
This version is now available for a random sample of 10% of our users. We will release this version to 100% of our users in the next few days. More Information.
This version requires the WordPress version to be 5.3 or above
New Beta feature: Remove Unused CSS. This feature removes all the unused CSS from the page, reducing page size and lower the number of HTTP request (#3635)
Enhancement: new version of our delay JS feature. It is now applied on all javascript files by default, instead of using an inclusion list (#3738)
Google & Facebook tracking one-click add-ons have been removed. We now recommend to use the delay JS option to optimize loading of those 3rd party scripts (#3597)
Bugfix: Prevent caching of incomplete pages to avoid blank pages (#2776)
Regression fix: Revert the removal of the preloaded fonts when CPCSS is enabled (#3785)
3rd party compatibility: Add compatibility with WooCommerce Multilingual currency switcher (#3418)

= WP Rocket 3.8.7 changelog =
Enhancement: Update exclusions from combine and defer JS (#3609, #3619, #3634, #3638)
Enhancement: Update never cache URLs placeholder to avoid confusion (#2883)
Enhancement: Add new filter to rewrite custom srcset values to the CDN URL (#2812)
Bugfix: Correctly update our config file with the AMP query string when activating the plugin (#3528)
Bugfix: Prevent incorrect CDN URL rewrite on srcset with duplicated URLs (#2041)
Bugfix: Apply the font-display:swap property to the generated CPCSS (#3114)
Bugfix: Prevent rewriting images with the webp extension in a content attribute (#3073)
Bugfix: Prevent a PHP notice in some cases if a value is not set in the update object (#3394)
3rd party compatibility: Add nonce value exclusion for Tiered Pricing Table for WooCommerce (#3652)

= 3.8.6 March 4, 2021 =
Enhancement: Fetch & minify content of CSS internal files requested by `@import` inside the minified CSS files (#3539)
Enhancement: Use a persistent filename with a query string for minified files to reduce the 404 issues on certain setups (#3564)
Enhancement: Add a `preconnect` tag for the CDN domain values entered in WP Rocket settings to improve loading time (#3423)
Enhancement: Turn off the delay JS option when safe mode is enabled (#3498)
Enhancement: Always preserve empty lines in the `.htaccess` file (#3113)
Bugfix: Update our usage of jQuery functions to be compatible with the future removal of jQuery migrate from WordPress (#3605)
Bugfix: Correctly trigger the delayed JS loading when scrolling with the mouse wheel (#3454)
Bugfix: Prevent a PHP warning when unexpected values are used in place of URLs when purging (#3238)
Bugfix: Correctly parse scripts for delay JS when there is a space inside the `` tags (#3083)
3rd party compatibility: Fix Defer JS problem with Contact Form 5.4 (#3625)
3rd party compatibility: Remove compatibility with the age verify plugin (#2839)
3rd party compatibility: Show a warning when the PageSpeed Ninja plugin is active (#1744)
3rd party compatibility: Prevent issues when other 3rd parties use our `rocket_defer_inline_exclusions` filter with unexpected values (#3582)
3rd party compatibility: Exclude the `cms_block` post type from critical CSS generation (#2970)

⭐另请参考: Daily update of WordPress Cache Plugins

下载 WP Rocket v3.11.0.1 Nulled Free

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

Review 3 Best WordPress Cache Plugins in 2022

最后更新于:2022-03-28 10:24:26

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

This article is not like the top 10 cache plugin on the market as bloggers still share (written like that, the view is really high) I think it’s like going to buy vegetables.

The most important thing for choosing the best cache plugin is not the most powerful but the one that works best for you.

WP-Rocket is very good but makes full use of it when using a website like this, litespeed makes full use of it when using a website like that.

“The strongest does not equal the most suitable”

Kind of like hiring a math professor to wash your car, not as effective as hiring me to wash your car for you (a young man still going through puberty hahaha).

Other posts often say that you have to use this cache plugin, it’s good to leave the other plugin, very general advice, then ask it again, so do you know how many pages my website has and what webserver to put on? Surely you do not know, then what kind of advice is right.

I will not introduce the cache plugin like selling vegetables, I will introduce the way I think is good, the website that comes before the new cache plugin follows, not like the other way around.

Choosing a cache plugin is the same, to decide to stick with a cache plugin, it is very important to affect the website loading speed.

In this article, I will share according to my experience, which is the best plugin to use in this case, in which case it is not.

In my opinion, currently, I have checked and tried a lot of plugins, but I see only 3 plugins are the best currently in some aspect that can be used in a certain case. And you should see what your case is to decide to use them.

The essence of the cache plugin is to convert mysql + php into html for storage, there are plugins that are just server control and plugins that run php software level cache.

Server side caching is always much faster and more efficient than php cache.

However, only high-end shared hosting can be integrated or use vps or your own built-in server.

3 best cache plugins in 2022

  1. Swift Performance plugin
  2. Litespeed
  3. Wp-Rocket

Now let’s start together in which case, which plugin should be used to always ensure the most effective quality, I will not share about how to install the best way to wait for you in my articles. Will update those posts soon.

In the meantime, choose the most suitable plugin for your website.

When to use Swift Performance plugin

Swift Performance is in my opinion the best cache plugin in 2022, literally an all-powerful plugin. both software-level cache and server-level cache management.

swift performance, there are 2 versions, free and paid

are swift performance lite and swift performance pro.

In case of less than 300 pages, apache, nginx, litespeed, have server cache

swift is only as powerful as server-side cache support.

If your website is running apache, nginx , litespeed with machine-side cache, website under 300 pages, choose swift performance lite if possible, use swift performance pro which can improve speed by 50ms compared to free version.

swift performance almighty websites with less than 300 pages and with server-side cache, turn on rewrite cache mode, the speed is amazing.

Especially great if you invest in using swift performance pro.

In case Over 300 pages, apache, ngixn, have server cache

It is almost mandatory that you use swift performance pro.

Don’t try to Null because what makes you outstanding is using Swift’s API, not the software.

When to use Litespeed cache plugin

In case of website over 300 pages, webserver is litespeed and has lscache server-side cache support.

Litespeed cache is developed by litespeed websever company. It is an extremely great free plugin, its mission is not born to create software cache like other plugins, it is born to manage an advanced server-side cache system. High power for litespeed websever server.

when you are using litespeed websever and have ls cache server and website over 300 pages, litespeed cache is really very fast, almost omnipotent.

When to use WP Rocket Plugin

wp rocket

WP-Rocket is a paid plugin that is quite expensive compared to the average of cache plugins. But very trusted by many users, the ease of setup, people who don’t know much about website acceleration can still establish normally the strongest point of wp-rocket is safety.

In case of less than 300 pages, apache websever and litespeed websever and no server side cache support.

wp-rocket implements the best php software level cache in 2020, if you use shared hosting that doesn’t support server side cache then wp-rocket is the best choice, apache websever and litespeed websever wp-rocket great.

However wp-rocket should not be used on websever ngixn is very harmful not good, almost wp-rocket is only strong on apache or litespeed side without server side cache.

In case you don’t have a lot of money to invest in wp-rocket and your shared hosting does not support cache, then in my opinion choose swift performance lite or Cache Enabler plugin or software-level Breeze plugin which is also very suitable for ngixn webserver.

WP-Rocket is only really good when the website is under 300 pages, and over 300 pages is quite weak.

Which is the best option for a website with a lot of traffic?

If the website is over 1,000 pages + a lot of traffic, I will vote, use LiteSpeed ​​Plugin and go through litespeed webserver right away because the threshold of over 1k pages is a php-level cache plugin that is difficult to balance, then only webserver-level cache here I find the best for wordpress when you have a website with over 1,000 pages, only lscache can handle it, there are other webserver-level caches like Fastcgi (nginx side) and Varnish Cache (apache side) but it’s about the best fit for WordPress then lscache still the best because LScache is fully supported for WordPress and the other 2 plugins are not very difficult to control for basic users and the optimal support for WordPress is not.

The strongest and best option, for those who have a lot of traffic and many pages, in my opinion only Litespeed cache plugin, please switch your webserver to litespeed and install lscache.

You can rest assured that Litespeed has open source code, openlitespeed is free, I have a series: instructions from a to z to optimize openlitespeed for WordPress, you just need to copy and pates to do it right away. you can refer to openlitespeed settings

You just need to invest in a vps and follow my instructions to run it. If not you can contact me, I have openlitespeed webgui installation service for WordPress.

Popular plugins not on the list

  • WP Super Cache: outdated, slow speed many other better options
  • W3 Total Cache: too many complicated configurations, difficult to configure even if the configuration is correct, the performance is also poor
  • PerfMatters: this is not a cache plugin but a powerful right-hand optimization plugin of cache plugins
  • Hummingbird: poor speed
  • Cache Enabler and Breeze: great if you are using nginx webserver but swift performance is better
  • FlyingPress: very tasty and not mature enough, I guess with this development the flyingpress will sooner or later blow away wp rocket and be on this list
  • Simple Cache: great speed but simply lacks necessary features
  • SiteGround Optimizer: mainly saves server resources and is an exclusive product of SiteGround, must use their SiteGround shared hosting to use this plugin
  • WP Performance: very delicious, good speed, easy to use, but has not been updated for a long time
  • Nitropack: only focuses on hacking google page speed points and the price is quite impressive, the speed is not impressive

Source: WP Tăng Tốc

W3 Total Cache Pro v2.2.1 – Plugin WordPress Cache

最后更新于:2022-03-27 01:47:44

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

W3 Total Cache Pro (W3TC) improves the SEO and user experience of your website by increasing site performance and reducing load times by taking advantage of features like content delivery network (CDN) integrations. and the latest best practices.

W3TC is the only web server web performance optimization (WPO) framework for WordPress trusted by millions of publishers, web developers and web hosts worldwide for over a decade. This is the total performance solution to optimize your WordPress website.

演示: https://www.w3-edge.com/solutions/w3-total-cache-pro/

⭐Recommended: you should combine with Asset CleanUp Pro Plugin: Page Speed Booster for best performance

Features W3 Total Cache Pro Plugin

Features W3 Total Cache Pro Plugin
  • Compatible with shared hosting, private/virtual servers/dedicated server clusters
  • Manage Content Delivery Networks (CDNs) with Media Libraries, Theme Files, and WordPress itself
  • Mobile support: respective cache of pages by referrer or user-agent group including theme switching for referrer or user-agent groups
  • Accelerated Mobile Pages (AMP) Support
  • Secure Sockets Layer (SSL) support
  • Caching of pages and posts (minified and compressed) in memory or on disk or on (FSD) CDN (by user-agent group)
  • CSS and JavaScript caches (minified and compressed) in memory, on disk or on CDN
  • Feed caching (websites, categories, tags, comments, search results) in memory or on disk or on a CDN
  • Caching of search results pages (e.g. URIs with query string variables) in memory or on disk
  • Caching of database objects in memory or on disk
  • Cache of objects in memory or on disk
  • Cache of segments in memory or on disk
  • Storage methods include Local Disk, Redis, Memcached, APC, APCu, eAccelerator, XCache, and WinCache
  • Minify CSS, Minify JavaScript and Minify HTML with Fine Controls
  • Minimize posts and pages and RSS feeds
  • Minify inline, embedded or 3rd party JavaScript with automatic updates
  • Minify inline, embedded or 3rd party CSS with automatic updates
  • Defer unimportant CSS and Javascript to render pages faster than ever
  • Delay off-screen images with Lazy Load to improve user experience
  • Browser caching using cache control, future expiration headers and entity tags (ETag) with cache cache
  • JavaScript grouping by template (home page, post page, etc.) with embed position control
  • Embed Non-blocking JavaScript
  • Import post attachments directly into the Media Library (and CDN)
  • Take advantage of our many CDN integrations for image optimization
  • WP-CLI support for cache clearing, query string updates and more
  • Various security features to help keep the site safe
  • Cache statistics for performance insights of any enabled feature
  • Extensible framework to customize or extend for Cloudflare, WPML and more
  • Integrate reverse proxy via Nginx or Varnish
  • Fragment Caching: Social layer, personalization and e-commerce etc are common elements of very dynamic websites. That means caching the entire page to improve user experience and performance is not a solution.
  • Fragment Caching bridges the gap between no caching at all and Google’s ideal, full-page caching. By extending the WordPress transient API, W3TC allows developers to bring both horizontal and vertical scaling without having to do anything else.
  • Extension Framework As mentioned above, extensions/add-ons present a great opportunity for both descending projects that solve multiple problems or solve multiple use cases.

变更日志 W3 Total Cache Pro Nulled Free

v2.2.1
Fix: Cloudflare: Removed use of the retired ip_lkup V1 endpoint
Fix: Prevent an error in some environments using non-direct filesystems
Fix: Added better checking for some filesystem actions
Fix: AWS CloudFront: Reverted async change for cache invalidation to honor promises
Enhancement: Added option to exclude minified JS files from being processed by Rocket Loader
Enhancement: Improved handling of Image Service rate-limiting and error messages

= v2.1.9 =
Fix: Cloudflare Dashboard Widget: Updated to use GraphQL
Fix: Cloudflare Dashboard Widget: Use WordPress timezone
Fix: CDN: Execute purge only if hosting is enabled, to prevent unneeded delays
Fix: Published/modified custom posts not clearing the archive cache(s)
Fix: Native WordPress sitemap caching
Fix: Extra MIME groups other than controlled by settings were added to rules
Fix: Usage Statistics: Not functioning when object cache is set to Redis
Fix: AMP Extension: Prevent popup admin bar for endpoints
Fix: Setup Guide Wizard: CSS for long translations
Fix: Opcache Settings: Validate timestamp indicator checkbox
Update: Remove robots.txt cache toggle setting
Enhancement: Enhancement: Improve 404 detection
Enhancement: Improved compatibility check indicators
Enhancement: AWS CloudFront: Faster cache invalidation using async

= v2.1.7 =
Fix: Corrected relative paths used in the JS minify YUI Compressor
Fix: Disallow crawling of the cache directory
Fix: Responsive display for the dashboard
Enhancement: Added lazy load threshold setting
Enhancement: Added feature policy security headers to settings
In our public repository on GitHub, you can review our source code, post issues, and even submit pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.

= v2.1.6 =
* Fix: JS minify issue with template literal backticks
* Fix: Do not redirect when using WP-CLI
* Fix: Missing whitespace in Memcached Nginx configuration
* Fix: Setting for CDN over passive FTP
* Fix: Updated CDN Minify regex
* Fix: Added missing text domains and fixed translations
* Enhancement: Allow default AWS credentials provider
* Enhancement: Added error logging when minification base URL is not found

= v2.1.5 =
* Fix: Sanitize extension argument

= v2.1.4 =
Fix: Sanitize extension argument
Fix: Allow more characters in CDN hostname sanitization
Fix: Avoid a possible PHP warning in LazyLoad mutator
Fix: Use Memcached server from config for Nginx rules instead of localhost
Fix: Added missing text domains for Browser Cache settings
Enhancement: Added a filter w3tc_cdn_cf_flush_all_uris for CloudFront purging

= W3 Total Cache v2.1.3 Released =
Thank you for using W3 Total Cache, the only web host agnostic Web Performance Optimization (WPO) framework for WordPress trusted by millions of publishers, web developers, and web hosts worldwide for more than a decade.
In this patch release, we’ve added enhancements and also fixed the issues reported by the wp.org community and the users active in our GitHub repository:
Fix: Authenticated Persistent XSS & XFS in CDN admin page
Update: AWS library version 3.183.0
Update: Minify: Include theme template files using page_* filenames
In our public repository on GitHub, you can review our source code, post issues, and even submit pull requests. You are welcome to join us there, and we really appreciate all users that have contributed, both past and present.
We are always looking for ways to improve W3 Total Cache with new features, UI improvements, and of course, improvements to the user experience. If you like what we have done, please be sure to take some time and rate our plugin on the WordPress Plugin Repository.
Once again, we are sending a big thanks to all of our supporters, including those who are active in the forums helping end-users.

= v2.1.2 =
Fix: Skip removing spaces around “
” tags in HTML Minify
Fix: Updated admin URL logic for multisite installations
Fix: TransparentCDN purge URL validation
Fix: Added an option to use ABSPATH as the document root for Minify
Fix: Database cache debug message
Update: Added regions for AWS S3 (af-south-1, cn-north-1, cn-northwest-1, eu-south-1)
Update: Added MIME types AVIF and AVIFS for Browser Cache rules
Update: Enhanced “get_pagenum_link” filter
Update: Removed “comment” from the non-persistent object cache group

= v2.1.1 =
Fix: Move Minify library to a namespace to avoid conflicts with other plugins
Fix: Check for AWS before loading functions
Fix: Update Minify ClosureCompiler base URL; use HTTPS
Fix: Corrected getting the network site URL
Fix: Prevent PHP warning in CurlFactory
Update: Added information links to general minify options
Update: Added video/ogg support for browser caching

= v2.1.0 =
* Feature: Added a Feature Showcase to highlight new and existing features
* Update: Consolidated cache groups settings pages
* Update: Replaced deprecated jQuery method for WordPress 5.6
* Fix: PHP warnings for sprintf placeholders in PHP 8
* Fix: PHP deprecated warnings in PHP 8
* Fix: Browser Cache Quick Reference Chart link
* Fix: Bad nonce in help
* Fix: Google Drive CDN JavaScript

= v2.0.1 =
* Fix: Corrected redirection logic for the new Setup Guide
* Fix: Fixed JavaScript w3tc_ga error

= v2.0.0 =
* Feature: Added the Setup Guide wizard for onboarding
* Update: Updated jQuery compatibility and methods deprecated in WordPress 5.6
* Fix: Browser Cache: Fixed ExpiresByType code; changed from modified time to client access time

= v0.15.2 =
* Fix: Minify: Do not remove quotes around meta tags
* Fix: Minify: Removal of spaces in calc function was breaking CSS
* Fix: Browser Cache: Query string was not added to prevent caching after setting changes
* Fix: Avoid warning when sending an empty URL for purging
* Update: Added a filter for minified JavaScript content
* Update: Minify: Added options for minify only got both JS and CSS in auto mode
* Added new Pro feature: TransparentCDN full-site delivery option
* Fixed a compatibility check for Apache when PHP is running as CGI
* Fixed Update settings on activation in a changed environment
* Fixed Always set HSTS headers in Apache; not only for 2xx HTTP codes
* Added ability to allow filtering of w3tc_minify_url_for_files Minify URL for files
* Implemented anatomic incrementing of key version in Memcache(d)

⭐Similar Recommendations: WP Rocket – Best WordPress Cache Plugin

下载 W3 Total Cache Pro v2.2.1 NULLED:

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

FlyingPress – Taking WordPress To New Heights v3.7.2

最后更新于:2022-03-27 01:31:17

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

FlyingPress Nulled an all in one plugin to speed up WordPress sites, from page caching, CDN to image optimization.

Features FlyingPress

  • Optimize CSS
    • Generate critical and used CSS
    • Load unused CSS asynchronously/interaction
  • Font Optimization
    • Self-host, inline & combine Google Fonts
    • Add fallback fonts while loading (display swap)
    • Preload fonts
  • Page Caching
    • Generates static HTML pages
    • Preload cache
    • Configures Nginx/Apache/LiteSpeed to serve cache
    • Preload pages in browser on mouse hover
    • Varnish integration
  • Image Optimization
    • Adding missing height and width attributes
    • Preload critical images
  • Defer JavaScript
    • Remove render-blocking JavaScripts
    • Delay scripts until user interaction
    • Fix render-blocking jQuery scripts
    • Lazy Loading
      Lazy load images & iFrames
      Native or JavaScript lazy loading
      Exclude above fold images
      Lazy load any background images
  • Minify CSS and JavaScript
    • Minify CSS & JS files in the server or via CDN
  • Database Cleaner
    • Delete unnecessary entries and optimize tables

变更日志: FlyingPress

= v3.7.2 - 26 November, 2021 =
- Improvement: Keyless activation on plugin update
- Fix: Removed purge actions for non-admin (revert)

= 3.6.0- 10 September, 2021 =
- New: Responsive images using FlyingCDN
- Fix: Preload image from srcset if found

= v3.5.6 - 16 July, 2021 =
- Improvement: Use get_home_url() instead of get_site_url()
- Improvement: Allow exclude scripts from defer when inline defer is enabled
- Improvement: New documentation

= v3.5.5 - 21 June, 2021 =
- Improvement: Better CSS and JS files detection
- Improvement: Updated internal libraries
- Improvement: Hash CSS files with CDN url

= v3.5.1 - 12 June, 2021 =
- Fix: Support for youtube-nocookie.com YouTube embeds

= v3.4.0 - 07 June, 2021 =
- New: Enable or disable script to load on user interaction
- New: Only "safe" optimizations are enabled by default
- Fix: x-flying-press-source header will display LiteSpeed or Apache
- Fix: Use get_id() instead of ID for WooCommerce compatibility
- Improvement: Remove async attribute when defer is enabled
- Improvement: Minor UI improvements

= v3.0.7 - 26 Mar, 2021 =
- Improvement: Added user-agent "FlyingPress" while preloading
- Fix: Add width and height to images not uploaded using Media
- Fix: Add width and height to SVGs
- Fix: Fatal errors while installing in PHP 8

= v3.0.4 =
- Fix: Purge and preload posts only when post status is published

下载 FlyingPress – Taking WordPress To New Heights v3.7.2

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

MainWP WP Rocket Extension v4.0.2

最后更新于:2022-03-27 01:02:52

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

With MainWP WP Rocket Extension you can control WP Rocket settings for all your subsites directly from your MainWP Dashboard. This includes giving you the ability to manage your preferences, clear or preload the cache on your subsites.

演示: https://mainwp.com/extension/rocket/

Don’t waste your time with complicated plugin settings. WP Rocket launches upon activation – minimal configuration, immediate results.

Combine the power of your MainWP Dashboard with the popular WP Rocket Plugin with over 30,000 active installs.

With MainWP WP Rocket Extension you can control WP Rocket settings for all your subsites directly from your MainWP Dashboard. This includes giving you the ability to manage your preferences, clearing or preloading the cache on your subsites.

rocket-dashboard tools file-optimization database cache

The powerful combination of MainWP WP Rocket Extension will allow you to:

  • Caching page
  • Preload cache
  • Enable browser cache
  • Optimize Google Fonts
  • Use LazyLoad
  • Minify JS, HTML and CSS files
  • Optimize images
  • Defer JavaScript loading
  • Using CDN
  • Use DNS prefetch

变更日志: MainWP WP Rocket Extension

Version 4.0.2 – 3-18-2021
Fixed: Compatibility with the latest WP Rocket plugin

= v4.0.1 - 2-14-2020 =
Fixed: issue with clearing and preloading cache on some setups
Fixed: multiple cosmetic issues
Added: saveState property to the sites list
Added: colReorder property to the sites list
Added: horizontal scroll to the sites list

= v4.0 - 8-28-2019 =
Updated: extension UI/UX redesign
Updated: support for the MainWP 4.0

⭐另请参考: summary of all MainWP wordpress manager plugins

下载 MainWP WP Rocket Extension v4.0.2 Nulled

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

WP Fastest Cache Premium v1.6.2 – Caching Plugin For WordPress

最后更新于:2022-03-27 00:37:37

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

WP Fastest Cache Premium – This plugin generates static html files from your WordPress.

When the page is displayed, php and mysql are used. Therefore, the system requires RAM and CPU. If many visitors come to the website, the system uses a lot of RAM and CPU, thus affecting the page load speed, so the website displays very slowly.

In this case, you need a caching system to display this page multiple times. The hosting system creates a static html file and saves it. Other users reach the static html page.

演示: https://www.wpfastestcache.com/

Features WP Fastest Cache Premium | The Fastest WordPress Cache Plugin

Features WP Fastest Cache Premium
  • Desktop Cache
  • Mobile Cache
  • Widget Cache
  • Minify HTML
  • Minify HTML Plus
  • Minify CSS
  • Minify CSS Plus
  • Combine CSS
  • Minify JS
  • Combine JS
  • Lazy Load
  • Combine JS Plus
  • Render Blocking JS
  • GZIP
  • Browser Caching
  • Image Optimization
  • Convert WebP
  • Cache Statics
  • Delete Cache Logs
  • Database Cleanup
  • Google Fonts Async

变更日志 WP Fastest Cache Premium Nulled Free

v1.6.2

to exclude js source of ConvertKit.com for render blocking js
to exclude js for render blocking js if source data-cfasync=“false”
refactoring of lazy load for background images
to fix cURL error 60: SSL certificate problem: certificate has expired

= v1.6.1 =
to prevent removing type attribute if it is equal to module
to fix Revolution Slider issue

= v1.6.0 =
to remove new line from css selectors with comma for minify css plus feature
to add St. Petersburg (Russia) located server for image optimization
to fix PHP Warning: finfo_file() failed to open stream: No such file or directory in image.php on line 1379
to add Custom Placeholder feature
to fix Microsoft Defender SmartScreen Blocks Unsafe Content on the Edge Browsers
to add LazyLoad for video tag
to add Las Vegas (Nevada) located server for image optimization

= v1.5.9 =
- to remove new line from css selectors with comma for minify css plus feature
- to change optimized image list page
- to fix Text chunk(s) found after PNG IDAT (fixed) error on image optimization
- to add Fremont (California) located server for image optimization
- to add Sweden located server for image optimization
- to add Roubaix (France) located server for image optimization

⭐另请参考: WP Rocket Plugin – Best WordPress Cache Plugin

下载 WP Fastest Cache Premium v1.6.2:

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

JoomUnited WP Speed of Light Addon v2.6.7

最后更新于:2022-03-27 00:30:31

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

WP Speed of Light is a powerful WordPress Speed Booster that everyone can use. WP Speed of Light features a resource minification tool, a database cleanup system, an htaccess optimization tool, and an automatic cache cleaner, as well as a cache and Gzip compression system. Cache preloading, font optimization, DNS prefetching, database automated cleanup, top-notch support, picture compression, and more are all features of the PRO ADDON plugin.

Demo: https://www.joomunited.com/wordpress-products/wp-speed-of-light

Features: WP Speed of Light

Features: WP Speed of Light

WP Speed of Light for WordPress includes a number of optimization technologies, including a cache system that generates more static material (HTML) and so reduces the number of database queries needed to load the page. Additionally, you have the option of storing the majority of the page’s heavy resources (such as photos) in the browser cache. You can also clean it whenever you want! List of all optimizations:

  • System for caching static files
  • Data compression with Gzip
  • Caching in the browser
  • CSS, JS, Local fonts, and Google Fonts are the files in this category.
  • HTML, CSS, and JS minification are all examples of resource minification.
  • Each gadget has its own mobile cache.
  • Delete the query string
  • External scripts should be cached.
  • Disable WordPress features such as the REST API, RSS feeds, Gravatar, and Emojis.
  • Automatic cache cleaning: on save, at intervals, by user group

变更日志

Version 3.0.0
Add [breaking changes] Rewriting code base to follow PSR4

Version 2.6.7
Fix Lazy loading: resize loaded image

Version 2.6.6
Add Defer option into file grouping and file minification

Version 2.6.5
Fix Remove webpagetest api key
Fix Save post error when using lazy loading

Version 2.6.4
Fix JoomUnited Updater compatible with WordPress 5.5

Version 2.6.3
Fix Clearing Cloudflare cache does not work correctly on API

Version 2.6.2
Fix Add notify by email script

Version 2.6.1
Fix lazyloading errors after completing ajax

Version 2.6.0
Add WooCommerce Speedup: Disable Cart Fragments
Add WooCommerce Speedup: disable styles for non WooCommerce pages
Add WooCommerce Speedup: disable JS scripts for non WooCommerce pages
Add WooCommerce Speedup: clear customer cart and sessions
Add Automatic customer cart and sessions cleanup after a delay
Add Control the Heartbeat API by defining the execution frequency
Fix Lazy load not working correctly in safari & opera browser
Fix Conflict with DIVI theme builder

Version 2.5.3
Fix Purge the varnish cache not working with multi object

Version 2.5.2
Add Possibility to exclude image width & height from lazy loading
Add Possibility to exclude one screen height from lazy loading
Fix Lazy loading compatible with IE11

Version 2.5.1
Fix Solve memory leaks on image lazy loading

Version 2.5.0
Add Implement new lazy loading feature
Fix Check version requirements

Version 2.4.2
Add Implement lazyloading exclusion by id or class selector
Fix Incorrect Plugin URI

Version 2.4.1
Fix conflict lazyloading with gutenberg

Version 2.4.0
Add Rewrite code from “Simple Cache” and “Autoptimize”
Add  After a cache cleanup, auto-reload the page
Add Cleanup cache on Gutenberg save content
Fix Remove direct CURL calls (security fix)
Fix Admin responsive configuration & Speed optimization

Version 2.3.0
Add New UX for Speed Otimization and Speed Testing
Add Possibility to search in plugin menus and settings
Add New plugin installer with quick configuration
Add Environment checker on install (PHP Version, PHP Extensions, Apache Modules)
Add System Check menu to notify of server configuration problems after install
Add Server testing before plugin activation to avoid all fatal errors

Version 2.2.0
Add Import/Export plugin configuration
Add Exclude URLs from the lazy loading

Version 2.1.1
Add Enhance code readability and performance with phpcs

Version 2.1.0
Add Implement image Lazy Loading
Add Implement option to disable WordPress Emoji
Add Implement option to disable WordPress Gravatar
Add Exclude inline JS scripts from minification
Add Possibility to defer script loading in page footer

⭐Similar suggestion: WP Rocket – WordPress Cache Plugin

下载 JoomUnited WP Speed of Light Addon v2.6.7 Nulled

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。

Swift Performance v2.3.6.4 – WordPress Cache & Performance Booster

最后更新于:2022-03-27 00:26:21

格尺建站系统(GeChiUI.com)是基于WordPress深度定制中文版建站系统,优秀的主题与插件都可以无缝迁移到GeChiUI中使用。

Swift Performance is an excellent caching plugin, which is critical for your website since caching speeds up and improves the performance of your WordPress site. A quicker website improves the user experience and encourages more page visits.

In terms of picture optimization, Swift Performance excels. Images often account for the bulk of bytes downloaded on a web page, as well as a substantial proportion of image space. Because images might cause your site to load slowly, it’s critical to have all of your photos optimized for the web.

Swift Performance excels at dealing with complex CSS. You may receive warnings about optimizing your CSS delivery by inlining crucial CSS and loading render-blocking style sheets asynchronously if you go to Google PageSpeed Insights and study one of your web pages.

Browsers won’t render a web page’s above-the-fold content until they’ve loaded all of your CSS files. When a large number of files must be loaded, this can be a significant issue. That is why you require it, and you already possess Swift Performance.

The Speed Of Your Site Increase 440%

What impact does a one-second delay in page load time have:

  • Page views are down 11%.
  • Customer satisfaction has dropped by 16%.
  • Conversions dropped by 7%.

Every second counts since you are losing site visitors, readers, clients, and buyers with each passing second. Swift Performance, which requires no technical or programming experience, will improve the performance of your website with only one click.

演示: htps://swiftperformance.io/

Features Swift Performance – WordPress Cache & Performance Booster

Installation in a flash

Swift Performance offers a simple, step-by-step Setup Wizard that includes automatic setting.

Presets

Swift Performance also has pre-configured presets, which can be a great way for newbies to get started.

Exporting and Importing

You can export and import your settings, so if you find the perfect one, you can easily transfer it to a production environment or even another site.

Whitelabel

You can quickly rebrand Swift for your clients using the Whitelabel capability.

Advanced

Swift Performance makes heavy use of filters, actions, and constants, thus it may be readily adjusted for your project if you are an advanced user.

CSS Optimization

Optimizing the allocation of static resources is one of the most critical aspects of performance. Swift Performance not only merges and minifies CSS files, but it also creates important CSS for each page automatically.

Optimization of Javascript

Without causing any problems, Javascripts (even inline scripts) can be concatenated, minified, and moved to the footer.

Javascripts are executed in asynchronous mode.

Render-blocked javascript files might be quite large. Swift Performance has a unique Async Execution feature: you can still combine scripts, but each chunk will run separately as soon as it is downloaded, resulting in highly fast and enhanced JS execution. Improve your SEO score as well as your user experience.

Image Optimizer

Swift Performance has an unlimited image optimizer built in. Using our Image Optimizer API, you may optimize/lossy optimize your JPEG and PNG images and create a WebP version.

Lazyload images

Swift Performance has a fantastic feature called slow loading. Swift Performance loads heavily compressed versions of your photographs (which will appear blurry) and only fully loads images that are in close proximity to the camera. A different option for lazy loading background pictures is also available.

Smart Youtube embedding

The browser won’t load extraneous assets until the visitor starts the video (or before embedding on mobile mode) with smart Youtube embedding, resulting in a better user experience. apply the same

Pushing data from the server

If your site uses HTTP2, this feature will aid in resource optimization and page loading speed.

support for CDN

Swift Performance can assist with the setup of any CDN that uses the pull method. If you select this option, WordPress will use the CDN to load static files. Custom file types can also be specified to be served by the CDN. Swift Performance also has a better Cloudflare integration.

Cache of the page

Swift Performance generates static versions of your sites to make them load faster in browsers. Page caching lowers TTFB while also conserving server resources.

Caching in the Browser

To enable browser caching, Swift Performance inserts the required headers. Browser caching will reduce traffic on your server while also speeding up page loading.

Cache of proxy servers

If your site uses a proxy, such as Cloudflare, proxy cache is an advanced option. It has the potential to drastically lower the TTFB behind the proxy server.

Cache preloading

Swift Performance has a caching preload feature that will preload all of your cacheable pages and cache your visitors. It can also identify changes (publish/update a post, page, or product, new comment, updated stock/price of goods, etc.) and rebuild the cache automatically.

Ajaxify the lazyload element

The lazyload element is a more advanced option. You can use this to define which pieces of content should be loaded using AJAX after the page has been loaded. Because of this functionality, you don’t have to ignore the entire page just because a little dynamic section exists.

Minicart cache

If the static cache is empty, you can use this feature to serve WooCommerce minicart. It will shorten the time it takes for someone to interact with your website for the first time.

Cache for AJAX

You can provide cacheable AJAX operations that can be cached like your pages using Swift Performance. It will reduce the time it takes for your visitors to load the entire website.

Caching in real time

You can supply cacheable query strings that can be cached like normal pages with Swift Performance. If your site uses query strings for sorting, language, or other purposes, this can be useful.

Users who are logged in have a cache.

You may activate caching for logged-in users, making your site speedier for real visitors rather than just speed testing.

下载 as soon as possible.

Swift Performance will be the first plugin loaded when the Early Loader feature is enabled, allowing it to optimize the response before any other plugins have an impact.

404 Not Found. Cache

404 pages can also be cached by Swift Performance. If your server is overburdened with 404 requests, you can use this option to lighten the load.

Varnish

Swift Performance fully supports Varnish and can flush and preload the cache automatically.

Appcache

Using the browser’s Application Cache, you may pick individual pages (or even entire websites) to be preloaded for first-time users. It can considerably improve the speed of your website’s navigation. Appcache can be configured individually for desktop and mobile.

Exception was made.

Exceptions to caching can be set. You can exclude specific post types, pages, or URLs, as well as add exceptions based on the user agent and crawler. You can also exclude archive pages (author, category, etc.) or even the entire page if it contains a specific string.

变更日志 Swift Performance – WordPress Cache & Performance Booster Nulled Free

v2.3.6.4 – 25/10/2021
[FIX] Minor fixes
[NEW] Clear Cache on Update Post by Custom Rule

v2.3.6.1 – 20/07/2021
[FIX] Minor bugfixes
[NEW] Autocomplete for settings
[NEW] Lazyload Template Parts
[NEW] Lazyload Nav Menus

v2.3.5 – 2/06/2021
[IMPROVE] Minor improvements
[IMPROVE] Ability to remove redirected URLs from Warmup table
[IMPROVE] Error logging for server side scripts

v2.3.4.1 – 20/05/2021
[FIX] Minor fixes

v2.3.3 – 28/04/2021
[FIX] Minor fixes
[IMPROVE] Clear opcache
[NEW] Server Side Script
[NEW] Smart Render HTML

v2.3.1.1 – 24/03/2021
[FIX] Keep original headers 500 Error

v2.3.1 – 22/03/2021
[FIX] Minor bugfixes
[IMPROVE] Minor refactor file structure

v2.2.3 – 25/01/2021
[FIX] Minor fixes
[IMPROVE] Dynamic and AJAX cache management
[IMPROVE] Ability to disable toolbar menu
[IMPROVE] Lazyload elements features
[IMPROVE] Handle 404 pages
[IMPROVE] Compatibility improvements

v2.2.2 – 30/09/2020
[FIX] Apply exclusions for sitemap based warmup table[FIX] Minor fixes
[FIX] Disable image lazyload for data URLs
[IMPROVE] Autoptimze compatibility improvements
[IMPROVE] Increase max URL length in Warmup table
[NEW] Custom footer javascript

⭐Similar Suggestions: WP Rocket – WordPress Cache Plugin

下载 Swift Performance v2.3.6.4 NULLED

注意: 也许你需要在安装插件之前解压。 如果任何主题/插件包含病毒,我们不提供任何保证。在本地主机上使用,请先查杀病毒。