Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 24.1 KB

GALLERY.md

File metadata and controls

32 lines (29 loc) · 24.1 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
Feed Reader with the Friends Plugin By using the Friends plugin and a CORS proxy, you can read feeds from the web in Playground, and even via ActivityPub @akirk Open in Playground
View source
Edit
Stylish Press A Woo store with custom theme, content, and products. @adamziel Open in Playground
View source
Edit
Create Block Theme Blueprint to install Create Block Theme and start editing right away @jonathanbossenger 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
Demo of Twenty-Twenty-Five theme Blueprint with demo content for the Twenty-Twenty-Five default theme @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
Import Theme Starter Content Blueprint to install a theme with starter content, (here: Twenty-Twenty-One) @bph Open in Playground
View source
Edit
Import a standalone starter content via a blueprint step Blueprint to use a stand-alone starter content file and then to import it. Click on 'Subscriptions' @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
Markdown and Trac Syntax Editor Edit Markdown and Trac formatting in the block editor thanks to the blocky-formats plugin! @adamziel 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 WPGraphQL to query WordPress Example that loads WordPress with WPGraphQL active and defaults to the WPGraphQL IDE page to allow users to test GraphQL queries and explore the GraphQL Schema. @jasonbahl 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