Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 17.8 KB

GALLERY.md

File metadata and controls

25 lines (22 loc) · 17.8 KB

WordPress Blueprints Gallery

Here's the list of all the community Blueprints submitted to this repository. See the contribution guidelines to submit your Blueprint and share your WordPress setup with the world!

Title Description Author Actions
Stylish Press A Woo store with custom theme, content, and products. @adamziel Open in Playground
View source
Edit
Custom Post Type: Books Blueprint that added a custom post type to playground @bph Open in Playground
View source
Edit
Display Admin Notice Blueprint to add a tiny mu-plugin and display an admin notice @bph Open in Playground
View source
Edit
Grid Variations Experiments enabled Blueprint example to toggle on enable a feature from the Experiments page in Gutenberg plugin @bph Open in Playground
View source
Edit
Install WordPress language packs Installs and activates the latest WordPress Japanese translation pack from https://translate.wordpress.org/ – both for WordPress core and for the friends plugin. @adamziel Open in Playground
View source
Edit
Install plugin from a gist Install and activate a WordPress plugin from a .php file stored in a gist. @zieladam Open in Playground
View source
Edit
Latest Gutenberg plugin A preview of the latest version of the Gutenberg plugin. @zieladam Open in Playground
View source
Edit
Loading, activating, and configuring a theme from a GitHub repository. This is a good example of typical steps used on a theme's loading, activation and configuration @richtabor Open in Playground
View source
Edit
Login as an editor Test WordPress functionality as an editor rather than an administrator. @bacoords Open in Playground
View source
Edit
Pretty permalinks Set the permalink structure to use pretty permalinks. @bgrgicak Open in Playground
View source
Edit
Reset data and import content (with logs) It resets default data before importing custom content. It also logs the state of the content after each step. @juanmaguitar Open in Playground
View source
Edit
Serve media files from another host Redirect any requests to files within the uploads directory to an external host. This is useful when you have a lot of image attachments in your playground but don’t want to include them all in the blueprint. @ivanblagdan Open in Playground
View source
Edit
Set the admin color scheme Set the admin color scheme to Modern using the updateUserMeta step. @ndiego Open in Playground
View source
Edit
Theme Tester Blueprint example to add content and plugins to explore a theme @bph Open in Playground
View source
Edit
Use wp-cli command to add posts Blueprint example to add posts via a wp-cli command. @bph Open in Playground
View source
Edit
Use wp-cli to add a post with image Use wp-cli to create a post from text file with block markup and a featured image @bph Open in Playground
View source
Edit
WooCommerce product feed Blueprint to create a WooCommerce product and export an XML/CSV product feed @mujuonly Open in Playground
View source
Edit
WordPress Beta Test the latest WordPress Beta or RC release with theme test data and debugging plugins. Only loads the Beta version during the Beta period. @courtneyr-dev Open in Playground
View source
Edit