Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
coburg-whisky /
wp-includes /
blocks /
query /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.09
KB
-rw-r--r--
2023-03-01 12:05
editor-rtl.css
1.45
KB
-rw-r--r--
2023-03-09 00:05
editor-rtl.min.css
1.33
KB
-rw-r--r--
2023-03-09 00:05
editor.css
1.45
KB
-rw-r--r--
2023-03-09 00:05
editor.min.css
1.33
KB
-rw-r--r--
2023-03-09 00:05
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "core/query", "title": "Query Loop", "category": "theme", "description": "An advanced block that allows displaying post types based on different query parameters and visual configurations.", "textdomain": "default", "attributes": { "queryId": { "type": "number" }, "query": { "type": "object", "default": { "perPage": null, "pages": 0, "offset": 0, "postType": "post", "order": "desc", "orderBy": "date", "author": "", "search": "", "exclude": [], "sticky": "", "inherit": true, "taxQuery": null, "parents": [] } }, "tagName": { "type": "string", "default": "div" }, "displayLayout": { "type": "object", "default": { "type": "list" } }, "namespace": { "type": "string" } }, "providesContext": { "queryId": "queryId", "query": "query", "displayLayout": "displayLayout" }, "supports": { "align": [ "wide", "full" ], "html": false, "__experimentalLayout": true }, "editorStyle": "wp-block-query-editor" }