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

Responsive CSS EDITOR

Описание

This plugin simplifies the process of adding responsive css and creating breakpoints. It reduces code redundancy of declaring breakpoints. Also, it provides field to add css regardless of resposiveness under the custom css metabox. After installation, five breakpoints are created by default. You can delete those breakpoints or add new breakpoints and also order them as desired.

Plugin Documentation:
http://www.wpwox.com/responsive-css-editor/

Скриншоты

  • /assets/screenshot-2.png
  • /assets/screenshot-1.jpg

Установка

  1. There are two ways to install the plugin:
    a) Use the ‘automatic install from the WordPress plugin directory’ option in the
    WordPress admin panel. Search for «Responsive CSS Editor»
    OR
    b) Download the zip-file, and use the ‘upload’ option in the WordPress > admin panel > plugins > new plugin > upload plugin

  2. Активируйте плагин используя меню ‘Плагины’ в WordPress

Modify the plugin settings in Responsive CSS Settings after installation.

Часто задаваемые вопросы

Can I add custom css regardless of breakpoints?

Yes, you can add custom css without any breakpoints.

Can I add multiple breakpoints?

Yes, you can add multiple breakpoints.

Отзывы

Very good plugin and working on different mobile devices. Easy to use. But can not use [ and ] on the CSS. When I use input[type="text" i]{background:red;} it is automatically change to input[type=\"text\" i]{background:red;} and not working. Thank you.
03.09.2016
Saved me some time for sure. Thank you.
Посмотреть все 3 отзыва

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

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

Участники

Перевести «Responsive CSS EDITOR» на ваш язык.

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

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

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

1.0

  • Initial release version