blueprints/GALLERY.md
2026-01-27 12:50:33 +00:00

42 KiB
Raw Permalink Blame History

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!

Art Gallery

An art gallery created with the Vueo theme.

By @WordPress.comView sourceEdit

Try it in Playground

Art Gallery screenshot


Coffee Shop

A stylish WooCommerce coffee shop storefront with custom theme, products, and content.

By @adamzielView sourceEdit

Try it in Playground

Coffee Shop screenshot


Feed Reader with the Friends Plugin

By using the Friends plugin, you can read feeds from the web in Playground, and even via ActivityPub

By @akirkView sourceEdit

Try it in Playground

Feed Reader with the Friends Plugin screenshot


Gaming News

A gaming news site created with the Spiel theme.

By @WordPress.comView sourceEdit

Try it in Playground

Gaming News screenshot


Non-profit Organization

A non-profit organization site created with the Koinonia theme.

By @WordPress.comView sourceEdit

Try it in Playground

Non-profit Organization screenshot


Personal Blog

A personal blog site created with the Substrata theme.

By @WordPress.comView sourceEdit

Try it in Playground

Personal Blog screenshot


Personal Resume

A resume site created with the Readymade theme.

By @WordPress.comView sourceEdit

Try it in Playground

Personal Resume screenshot


Photography Portfolio

A photography portfolio created with the Grammer theme.

By @WordPress.comView sourceEdit

Try it in Playground

Photography Portfolio screenshot


Skincare Blog

A skincare blog created with the Piel theme.

By @WordPress.comView sourceEdit

Try it in Playground

Skincare Blog screenshot


University Website

A university website created with the Kentwood theme.

By @WordPress.comView sourceEdit

Try it in Playground

University Website screenshot


Create Block Theme

Blueprint to install Create Block Theme and start editing right away

By @jonathanbossengerView sourceEdit

Try it in Playground

Create Block Theme screenshot


Creating a new user for the blog

This is a simple example to update user meta data

By @fellyphView sourceEdit

Try it in Playground

Creating a new user for the blog screenshot


Custom Post Type: Books

Blueprint that added a custom post type to playground

By @bphView sourceEdit

Try it in Playground

Custom Post Type: Books screenshot


Demo of Twenty-Twenty-Five theme

Blueprint with demo content for the Twenty-Twenty-Five default theme

By @bphView sourceEdit

Try it in Playground

Demo of Twenty-Twenty-Five theme screenshot


Display Admin Notice

Blueprint to add a tiny mu-plugin and display an admin notice

By @bphView sourceEdit

Try it in Playground

Display Admin Notice screenshot


Enable all three Dataview Experiments in Gutenberg

Blueprint example to enable multiple Experiments within the Gutenberg plugin

By @bphView sourceEdit

Try it in Playground

Enable all three Dataview Experiments in Gutenberg screenshot


Fancy Dashboard Widget

A blueprint to display statistics about users, posts and comments on a WordPress site.

By @muryamsultanaView sourceEdit

Try it in Playground

Fancy Dashboard Widget screenshot


Grid Variations Experiments enabled

Blueprint example to toggle on enable a feature from the Experiments page in Gutenberg plugin

By @bphView sourceEdit

Try it in Playground

Grid Variations Experiments enabled screenshot


Import Theme Starter Content

Blueprint to install a theme with starter content, (here: Twenty-Twenty-One)

By @bphView sourceEdit

Try it in Playground

Import Theme Starter Content screenshot


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'

By @bphView sourceEdit

Try it in Playground

Import a standalone starter content via a blueprint step screenshot


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.

By @adamzielView sourceEdit

Try it in Playground

Install WordPress language packs screenshot


Install plugin from a gist

Install and activate a WordPress plugin from a .php file stored in a gist.

By @zieladamView sourceEdit

Try it in Playground

Install plugin from a gist screenshot


Latest Gutenberg plugin

A preview of the latest version of the Gutenberg plugin.

By @zieladamView sourceEdit

Try it in Playground

Latest Gutenberg plugin screenshot


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

By @richtaborView sourceEdit

Try it in Playground

Loading, activating, and configuring a theme from a GitHub repository. screenshot


Login as an editor

Test WordPress functionality as an editor rather than an administrator.

By @bacoordsView sourceEdit

Try it in Playground

Login as an editor screenshot


Markdown and Trac Syntax Editor

Edit Markdown and Trac formatting in the block editor thanks to the blocky-formats plugin!

By @adamzielView sourceEdit

Try it in Playground

Markdown and Trac Syntax Editor screenshot


Minimal WooCommerce Setup with Sample Products, Shipping, and Payment Method

To create a WordPress Playground instance that installs WooCommerce, adds a custom flat rate shipping method via a plugin, imports WooCommerce sample products XML to demonstrate the shipping method on the cart/checkout pages, and enables the Direct Bank Transfer payment method.

By @calvinrodrigues500View sourceEdit

Try it in Playground

Minimal WooCommerce Setup with Sample Products, Shipping, and Payment Method screenshot


My WordPress

A welcome experience for persistent WordPress Playground instances. Lets you personalize your site name and optionally import content from an RSS feed.

By @Alex Kirk • View sourceEdit

Try it in Playground

My WordPress screenshot


Playground Welcome Landing Page

Landing page for the WordPress Playground giving a quick overview of the features and capabilities of the platform.

By @fellyphView sourceEdit

Try it in Playground

Playground Welcome Landing Page screenshot


Pretty permalinks

Set the permalink structure to use pretty permalinks.

By @bgrgicakView sourceEdit

Try it in Playground

Pretty permalinks screenshot


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.

By @juanmaguitarView sourceEdit

Try it in Playground

Reset data and import content (with logs) screenshot


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 dont want to include them all in the blueprint.

By @ivanblagdanView sourceEdit

Try it in Playground

Serve media files from another host screenshot


Set the admin color scheme

Set the admin color scheme to Modern using the updateUserMeta step.

By @ndiegoView sourceEdit

Try it in Playground

Set the admin color scheme screenshot


Showcase plugin

Showcase custom plugin from own server with media files and content imported as WXR. There is a readme file in github repository (https://github.com/Lovor01/blueprints/blob/trunk/blueprints/showcase-plugin-with-media/readme.md) which explains all steps.

By @Lovor01View sourceEdit

Try it in Playground

Showcase plugin screenshot


Stylish Press

A Woo store with custom theme, content, and products.

By @adamzielView sourceEdit

Try it in Playground

Stylish Press screenshot


Theme Tester

Blueprint example to add content and plugins to explore a theme

By @bphView sourceEdit

Try it in Playground

Theme Tester screenshot


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.

By @jasonbahlView sourceEdit

Try it in Playground

Use WPGraphQL to query WordPress screenshot


Use wp-cli command to add posts

Blueprint example to add posts via a wp-cli command.

By @bphView sourceEdit

Try it in Playground

Use wp-cli command to add posts screenshot


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

By @bphView sourceEdit

Try it in Playground

Use wp-cli to add a post with image screenshot


Weather Shortcode Plugin

A blueprint to connect weather API and show data as shortcode on a WordPress site. Requires your own OpenWeatherMap API key.

By @muryamsultanaView sourceEdit

Try it in Playground

Weather Shortcode Plugin screenshot


WooCommerce product feed

Blueprint to create a WooCommerce product and export an XML/CSV product feed

By @mujuonlyView sourceEdit

Try it in Playground

WooCommerce product feed screenshot


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.

By @courtneyr-devView sourceEdit

Try it in Playground

WordPress Beta screenshot