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.
Captures d’écran




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.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Chromeless Widgets Page » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Chromeless Widgets Page » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
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.