Speed Up – Browser Caching

描述

This small plugin (10 Kb) enables browser caching in your Apache web server and help browser to cache a local copy of static files and improve page load times.

Configurations are not required! You just have to install it and after the plugin does it all, none further action it’s required.

安装

  1. Upload the complete speed-up-browser-caching folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

2018 年 3 月 25 日
Works with WP supercahe too. Better results
2016 年 12 月 14 日 2 回复
I dont want to rate this yet until i get a response. I tried it but didnt solve browser cache problem. Google speed results still says the following need to be browser-cached: https://static.doubleclick.net/instream/ad_status.js (15 minutes) https://pagead2.googlesyndication.com/pagead/osd.js (60 minutes) https://www.google-analytics.com/analytics.js (2 hours)
阅读所有7条评价

贡献者及开发者

「Speed Up – Browser Caching」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.15

  • Update the font MIME types to RFC 8081 and declare JavaScript as text/javascript per RFC 9239
  • Add Cache-Control immutable to assets carrying a version in the URL, so browsers stop revalidating them on reload

1.0.14

  • Declare minimum requirements: WordPress 6.0 and PHP 7.0

1.0.13

  • Fix fatal error on PHP 8 when the .htaccess file cannot be opened
  • Fix file handle leak on deactivation when the plugin section is missing
  • Use gmdate() instead of date() for the backup file name

1.0.12

  • Tested up to WordPress 7.0

1.0.11

  • Tested up to WordPress 6.4

1.0.10

  • Tested up to WordPress 6.0

1.0.9

  • Tested up to WordPress 5.9

1.0.8

  • Tested up to WordPress 5.7

1.0.7

  • Tested up to WordPress 5.5

1.0.6

  • Readme

1.0.5

  • Tested up to WordPress 5.3

1.0.4

  • Tested up to WordPress 5.2

1.0.2

  • Tested up to WordPress 4.9
  • Fix error: class SELF not found

1.0.1

  • Tested up to WordPress 4.7

1.0.0

  • Initial release.