這個外掛並未在最新的 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. Activate the plugin through the ‘Plugins’ menu in 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.

評價

2018年3月26日
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.
2016年9月3日
Saved me some time for sure. Thank you.
閱讀全部3個評價

貢獻者及開發者

“Responsive CSS EDITOR” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Responsive CSS EDITOR 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • Initial release version