wp-json-schema-api
Installation
SKILL.md
WordPress JSON Schema API
WordPress 7.1 adds a shared API for preparing WordPress-authored schemas for clients. Its job is compatibility and safe publication: it converts a few WordPress conventions and removes keywords outside the selected profile. It does not validate or sanitize a value and does not authorize an operation.
Use the public helpers
Feature-detect when WordPress 7.0 or older remains supported: