Skip to content

Reference WordPress schema sources#1930

Merged
madskristensen merged 13 commits intoSchemaStore:masterfrom
ajlende:link-wp-schemas
Nov 12, 2021
Merged

Reference WordPress schema sources#1930
madskristensen merged 13 commits intoSchemaStore:masterfrom
ajlende:link-wp-schemas

Conversation

@ajlende
Copy link
Copy Markdown
Contributor

@ajlende ajlende commented Nov 11, 2021

The source for the WordPress schemas has been added to WordPress/gutenberg, so this updates the catalog and schemas to reference the new source.

My goal was to have everything redirect properly, so please be sure to confirm that using the old URLs will still work.

cc @fabiankaegy @mkaz @gziolo @ryanwelcher

Copy link
Copy Markdown
Contributor

@fabiankaegy fabiankaegy left a comment

Choose a reason for hiding this comment

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

Looks good to me (y) :)

"url": "https://json.schemastore.org/theme-v1.json"
"url": "https://schemas.wp.org/trunk/theme.json",
"versions": {
"v1": "https://raw.githubusercontent.com/WordPress/gutenberg/b40b61fabf13a6229c616527689d9a7024f81535/schemas/json/theme.json",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This references the commit before the version was updated to 2

@ajlende ajlende changed the title Link wp schemas Reference WordPress schema sources Nov 11, 2021
@madskristensen madskristensen merged commit 079cbf0 into SchemaStore:master Nov 12, 2021
@madskristensen
Copy link
Copy Markdown
Contributor

Thanks

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.

3 participants