Schema Documentation
CoreRssAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreRss" block |
blockLayout - String | The "blockLayout" field on the "CoreRss" block |
className - String | The "className" field on the "CoreRss" block |
columns - Float | The "columns" field on the "CoreRss" block |
displayAuthor - Boolean | The "displayAuthor" field on the "CoreRss" block |
displayDate - Boolean | The "displayDate" field on the "CoreRss" block |
displayExcerpt - Boolean | The "displayExcerpt" field on the "CoreRss" block |
excerptLength - Float | The "excerptLength" field on the "CoreRss" block |
feedURL - String | The "feedURL" field on the "CoreRss" block |
itemsToShow - Float | The "itemsToShow" field on the "CoreRss" block |
lock - BlockAttributesObject | The "lock" field on the "CoreRss" block |
Example
{"align":"abc123","blockLayout":"abc123","className":"abc123","columns":123.45,"displayAuthor":true,"displayDate":false,"displayExcerpt":true,"excerptLength":123.45,"feedURL":"abc123","itemsToShow":987.65,"lock":BlockAttributesObject}