Skip to content

Commit da08674

Browse files
committed
fix: update landing page and enhance content XML structure
Updated the landing page reference in blueprint.json to point to the correct post ID. Enhanced content.xml by adding detailed export instructions, updating the generator version, and including a sample post and page structure for better clarity and usability.
1 parent fa42797 commit da08674

2 files changed

Lines changed: 2101 additions & 189 deletions

File tree

.wordpress-org/blueprints/blueprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
3-
"landingPage": "/wp-admin/post.php?post=4&action=edit",
3+
"landingPage": "/wp-admin/post.php?post=428&action=edit",
44
"preferredVersions": {
55
"php": "8.3",
66
"wp": "latest"

0 commit comments

Comments
 (0)