golden hour
/home/phakp/public_html/wp-includes/blocks/query-no-results
⬆️ Go Up
Upload
File/Folder
Size
Actions
block.json
483 B
Del
OK
Edit: block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "core/query-no-results", "title": "No results", "category": "theme", "description": "Contains the block elements used to render content when no query results are found.", "parent": [ "core/query" ], "textdomain": "default", "usesContext": [ "queryId", "query" ], "supports": { "align": true, "reusable": false, "html": false, "color": { "gradients": true, "link": true } } }
Save