Chromeless Widgets Page

描述

Chromeless Widgets Page is a framework for building a specific-use page at a custom URL. Once you specify the URL slug, you can add widgets to the page and style it with CSS that’s scoped to the page, all from within the Customizer.

This plugin is an open-sourced project originally built for the USC Annenberg Digital Lounge‘s events page, which is displayed on TV screens throughout our physical space. It isn’t actively developed or supported, but feel free to fork the plugin if you’d like to make adjustments to make it fit your related or unrelated needs.

螢幕截圖

安裝

  1. Take the easy route and install through the WordPress plugin adder, OR
  2. Download the .zip file and upload the unzipped folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Go to the Customizer (Appearance -> Customize), and set the slug (URL) for the page. Go to that link (on the front-end), then open the Customizer from the admin bar, and you can add widgets and style everything with the scoped custom CSS option.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Chromeless Widgets Page” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Chromeless Widgets Page 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.3

  • Minor code cleanup.

1.1

  • Fix a major bug with custom page slug handling.
  • Add a code editor for the custom CSS, based on WordPress core functionality introduced in version 4.7.

1.0

  • First publicly available version of the plugin.