AbstractSchema
AbstractBlock class.
Description Description
Source Source
File: woocommerce/packages/woocommerce-blocks/src/RestApi/StoreApi/Schemas/AbstractSchema.php
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |
Methods Methods
- force_schema_readonly — Force all schema properties to be readonly.
- get_item_schema — Returns the full item schema.
- get_properties — Returns schema properties.
- prepare_html_response — Prepares HTML based content, such as post titles and content, for the API response.