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. Активируйте плагин используя меню ‘Плагины’ в 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.

Отзывы

Нет отзывов об этом плагине.

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

«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.