Skip to content

This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.

Notifications You must be signed in to change notification settings

rfluethi/WordPress-Playgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

WordPress Playground

Welcome to the WordPress Playground repository. This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress.

Table of Contents

Overview

This repository is designed to help users become familiar with WordPress by showcasing different scenarios and use cases. The provided blueprints can be used to quickly set up WordPress environments and demonstrate specific features or content.

Installation and Usage

  1. Clone the repository:

    git clone https://github.com/rfluethi/WordPress-Playgrounds.git
    cd WordPress-Playgrounds
  2. Use a Blueprint:

    To start the WordPress Playground with a specific blueprint, use the following URL structure:

    https://playground.wordpress.net/?mode=seamless&blueprint-url=https://raw.githubusercontent.com/rfluethi/WordPress-Playgrounds/main/import-example/blueprint.json
    

    Replace the path with the desired blueprint.

Directory Structure

  • /import-example/
    • This directory contains an example that demonstrates how to import a post into the Playground.
    • Read more

Each directory has its own README.md file that provides detailed explanations and instructions.

Contributing

Contributions to this repository are welcome! If you have ideas for new blueprints or improvements to existing ones, please open an issue or submit a pull request.

Steps to Contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature
  3. Make your changes and commit them: git commit -m 'Add new feature'
  4. Push the branch: git push origin my-feature
  5. Open a pull request.

License

This project is licensed under the MIT License.


Thank you for your interest, and enjoy learning and using WordPress with our Playground!

About

This repository contains various blueprints for the WordPress Playground and serves as a training resource for WordPress. It is designed to help users learn and practice WordPress configurations and features.

Topics

Resources

Stars

Watchers

Forks