Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-includes
/
blocks
/
post-date
:
block.json
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
{ "apiVersion": 2, "name": "core/post-date", "title": "Post Date", "category": "theme", "description": "Add the date of this post.", "textdomain": "default", "attributes": { "textAlign": { "type": "string" }, "format": { "type": "string" }, "isLink": { "type": "boolean", "default": false } }, "usesContext": [ "postId", "postType", "queryId" ], "supports": { "html": false, "color": { "gradients": true, "link": true }, "typography": { "fontSize": true, "lineHeight": true } } }