このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.