このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Remote Thumbnail

説明

Lightweight plugin to use remote images for post thumbnails and featured image. Enter remote image url into custom field ‘remote_thumbnail’ of any post.

Images will not be downloaded, therefore will not use up space from your hosting. In order to keep the same aspect ratio as an uploaded, cropped image with no distortion, the code generated will be an inline-block DIV with the image set as a background.

インストール

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Where can I use the logic?

The plugin can be used in any post type that admits custom fields or postmeta.

Will images be downloaded to my server?

No. They will be remotely referenced.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Remote Thumbnail はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Remote Thumbnail” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial upload

1.1

  • Cleanup
  • Updated tested version