Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Attachment URL Version

Descripción

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"Attachment URL Version" ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "Attachment URL Version" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.