Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.71 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.71 KB

WordPress Assets

Description

Demonstrate how to use WordPress Playground for interactive project handovers.

In this demo, I create a post that explains to the user how to update the data of a custom plugin.

Read the step-by-step tutorial on the WordPress Developer Blog: How to use WordPress Playground for interactive demos.

Themes

The themes directory includes a customized copy of Blue Note, a community theme developed by WordPress contributors.

Plugins

The plugins directory includes a custom plugin used in the website:

Meta Block Sidebar (see meta-block-sidebar): A custom block-based plugin that adds two custom meta fields (team and joined) specifying the person's team name and the date (Month, Year) they joined the company, and displays them in the frontend. See the Description for more information.

The website also includes the community plugin Create Block Theme.

Playground

I use WordPress Playground to run an in-browser instance of WordPress with the adapted Blue Note theme and the plugin already installed and activated:

OR

Note: The files that power the demo are here. You can change the behavior by editing the blueprint section in index.html.