Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Attachment URL Version

Beschrijving

By default, attachments do not have a version query parameter, like, for example JavaScript files have. This plugins adds version numbers to the query strings of attachments.

Version numbers in query strings are useful for caching. If an attachment changes, its version number and, therefore, its URL changes. This allows for the attachment to be cached for an extended period of time or indefintely, for example, with the directive “immutable” of the Cache-Control header.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Attachment URL Version” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Attachment URL Version” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Attachment URL Version” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.4

  • Require WordPress 4.6 to properly prepare the plugin for localization.

1.0.3

  • Properly prepare the plugin for localization.

1.0.2

  • Minor corrections in readme.txt.

1.0.1

  • Change plugin URL to wordpress.org.

1.0.0

  • Initial release.