Schema Documentation

CorePostAuthorAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
avatarSize - Float The "avatarSize" field on the "CorePostAuthor" block
backgroundColor - String The "backgroundColor" field on the "CorePostAuthor" block
byline - String The "byline" field on the "CorePostAuthor" block
className - String The "className" field on the "CorePostAuthor" block
fontFamily - String The "fontFamily" field on the "CorePostAuthor" block
fontSize - String The "fontSize" field on the "CorePostAuthor" block
gradient - String The "gradient" field on the "CorePostAuthor" block
isLink - Boolean The "isLink" field on the "CorePostAuthor" block
linkTarget - String The "linkTarget" field on the "CorePostAuthor" block
lock - BlockAttributesObject The "lock" field on the "CorePostAuthor" block
showAvatar - Boolean The "showAvatar" field on the "CorePostAuthor" block
showBio - Boolean The "showBio" field on the "CorePostAuthor" block
style - BlockAttributesObject The "style" field on the "CorePostAuthor" block
textAlign - String The "textAlign" field on the "CorePostAuthor" block
textColor - String The "textColor" field on the "CorePostAuthor" block
Example
{"avatarSize":987.65,"backgroundColor":"abc123","byline":"xyz789","className":"xyz789","fontFamily":"xyz789","fontSize":"abc123","gradient":"abc123","isLink":false,"linkTarget":"xyz789","lock":BlockAttributesObject,"showAvatar":true,"showBio":false,"style":BlockAttributesObject,"textAlign":"xyz789","textColor":"abc123"}