Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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