Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WP Playground blueprint #27

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Add WP Playground blueprint #27

wants to merge 10 commits into from

Conversation

jaymcp
Copy link
Member

@jaymcp jaymcp commented Sep 2, 2024

Description

Adds a WP Playground blueprint that provides a live example of the plugin in use.
Note: the step that adds the block to a post is non-standard, because the purported standard way breaks the block comments for some reason.

Change Log

  • Add WP Playground blueprint

Steps to test

Visit the Playground: https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/bigbite/image-comparison/3f295469c9a0c42d08c88906278e3c93cbaa9c2c/docs/playground/blueprint.json

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@jaymcp jaymcp requested review from chrishbite and a team as code owners September 2, 2024 11:14
@jaymcp jaymcp requested a review from jonnywatersbb September 2, 2024 11:16
@jonnywatersbb
Copy link
Member

Had a little nosey around the docs, but wasn't sure how easy it was to configure the initial setup. For example, is it easy enough to:

  • Turn off comments
  • Change title to something like Image Comparison Example

@jaymcp
Copy link
Member Author

jaymcp commented Sep 2, 2024

Sure, that can be done.

@jaymcp
Copy link
Member Author

jaymcp commented Sep 2, 2024

I've updated the blueprint. However, because the image target branch doesn't actually included the images yet, updating the blueprint URI to the latest commit on this branch won't work. So here's an alternative link for you to view it at: playground

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants