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

Simple Responsive Images

説明

This plugin generate images with attributes for the responsive images in your content.
Choose the breakpoints and the sizes associated.
The next images you will insert and the elements generated with the wp_attachement functions will begenerated with the right attributes.

Contribute on https://github.com/Rahe/Simple-responsive-images
Based on http://www.grahambird.co.uk/lab/doubletake/ for javascript

スクリーンショット

  • Settings page

インストール

PHP5 Required.

  1. Download, unzip and upload to your WordPress plugins directory
  2. Activate the plugin within you WordPress Administration Backend
  3. Go to Settings > Reponsive Images
  4. Configure the breakpoints and the html element of the resizing.
  5. Insert one image in your content with the uploader.
  6. Go on your post and try to resize the window
  7. Let the magic work !

評価

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

貢献者と開発者

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

貢献者

“Simple Responsive Images” をあなたの言語に翻訳しましょう。

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

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

変更履歴

  • 1.0
    • First release
  • 1.0.1
    • Debug the admin
    • Right activation call
    • More tests before making actions
  • 1.0.2
    • Debug admin function
    • Delete option on uninstall
  • 1.0.3
    • Formating
    • Minified script
    • Remove bug breaking visual editor