Description
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.
Screenshots
Installation
- Take the easy route and install through the WordPress plugin adder, OR
- Download the .zip file and upload the unzipped folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Chromeless Widgets Page” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Chromeless Widgets Page” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.