Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Attachment URL Version

Описание

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Attachment URL Version» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Attachment URL Version» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «Attachment URL Version» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.