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

Прегледи

25. март 2018.
Works with WP supercahe too. Better results
14. децембар 2016. 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“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Speed Up – Browser Caching“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

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.