Schema Documentation
CoreCategoriesAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreCategories" block |
className - String | The "className" field on the "CoreCategories" block |
displayAsDropdown - Boolean | The "displayAsDropdown" field on the "CoreCategories" block |
fontFamily - String | The "fontFamily" field on the "CoreCategories" block |
fontSize - String | The "fontSize" field on the "CoreCategories" block |
lock - BlockAttributesObject | The "lock" field on the "CoreCategories" block |
showEmpty - Boolean | The "showEmpty" field on the "CoreCategories" block |
showHierarchy - Boolean | The "showHierarchy" field on the "CoreCategories" block |
showOnlyTopLevel - Boolean | The "showOnlyTopLevel" field on the "CoreCategories" block |
showPostCounts - Boolean | The "showPostCounts" field on the "CoreCategories" block |
style - BlockAttributesObject | The "style" field on the "CoreCategories" block |
Example
{"align":"abc123","className":"abc123","displayAsDropdown":true,"fontFamily":"abc123","fontSize":"xyz789","lock":BlockAttributesObject,"showEmpty":true,"showHierarchy":false,"showOnlyTopLevel":true,"showPostCounts":false,"style":BlockAttributesObject}