golden hour
/home/phakp/public_html/wp-includes/blocks/comment-template
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
495 B
Del
OK
style-rtl.css
1.7 KB
Del
OK
style-rtl.min.css
221 B
Del
OK
style.css
1.7 KB
Del
OK
style.min.css
220 B
Del
OK
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "core/comment-template", "title": "Comment Template", "category": "design", "parent": [ "core/comments-query-loop" ], "description": "Contains the block elements used to display a comment, like the title, date, author, avatar and more.", "textdomain": "default", "usesContext": [ "postId" ], "supports": { "reusable": false, "html": false, "align": true }, "style": "wp-block-comment-template" }
Save