Schema Documentation

CoreLatestCommentsAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreLatestComments" block
className - String The "className" field on the "CoreLatestComments" block
commentsToShow - Float The "commentsToShow" field on the "CoreLatestComments" block
displayAvatar - Boolean The "displayAvatar" field on the "CoreLatestComments" block
displayDate - Boolean The "displayDate" field on the "CoreLatestComments" block
displayExcerpt - Boolean The "displayExcerpt" field on the "CoreLatestComments" block
fontFamily - String The "fontFamily" field on the "CoreLatestComments" block
fontSize - String The "fontSize" field on the "CoreLatestComments" block
lock - BlockAttributesObject The "lock" field on the "CoreLatestComments" block
style - BlockAttributesObject The "style" field on the "CoreLatestComments" block
Example
{"align":"xyz789","className":"abc123","commentsToShow":987.65,"displayAvatar":true,"displayDate":true,"displayExcerpt":false,"fontFamily":"abc123","fontSize":"xyz789","lock":BlockAttributesObject,"style":BlockAttributesObject}