Skip to content
New issue

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

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

Already on GitHub? # to your account

WP playground integration #51

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

Conversation

kirtangajjar
Copy link
Member

Description of the Change

Add WP Playground integration

Closes #46

How to test the Change

  1. Go to https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/10up/simple-google-news-sitemap/feature/playground-integration/.github/blueprints/blueprint.json and see that you see a working environment.

Changelog Entry

Added - WP Playground Integration

Credits

Props @kirtangajjar

Checklist:

@kirtangajjar kirtangajjar changed the title Feature/playground integration WP playground integration Nov 11, 2024
@@ -0,0 +1,23 @@
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/wp-admin/plugins.php",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be ideal to send them to the sitemap itself (so /news-sitemap.xml) instead of the plugin screen. In addition, we may want a step here that imports some test content so there's things to actually show in that sitemap

@jeffpaul jeffpaul added this to the 1.2.0 milestone Nov 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add WordPress Playground integration
3 participants