Beskrivelse
Automatically apply a content-based version on all of your assets to optimize browser caching.
Skjermskudd
Installasjon
- Upload the plugin files to the
/wp-content/plugins/version-assets/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the Plugins screen in WordPress
Vurderinger
5. november, 2020
Just what I was looking for!
Useful If you are using a Child Theme which uses the parent theme’s Version instead of something like a hash or timestamp or file modification date
Bidragsytere og utviklere
“Version Assets” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Version Assets” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.1.3 (2024-03-29)
- Fixed a potential notice from core introduced in WP 5.8. See #9.
1.1.2 (2020-02-02)
- Fixed a potential notice for script/style aliases which resolved to a local directory.
1.1.1 (2019-12-09)
- Fixed version rewriting of core assets when WordPress is in its own directory.
1.1 (2019-03-30)
- Introduce
version_assets/asset_version
filter.
1.0 (2017-09-18)
- Initial release!