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 /** * Navigation: Overlay with orange background. * * @package WordPress */ return array( 'title' => _x( 'Overlay with orange background', 'Block pattern title' ), 'blockTypes' => array( 'core/template-part/navigation-overlay' ), 'categories' => array( 'navigation' ), 'content' => '<!-- wp:group {"metadata":{"name":"' . esc_attr( __( 'Navigation Overlay' ) ) . '"},"style":{"spacing":{"padding":{"right":"var:preset|spacing|50","left":"var:preset|spacing|50","top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}},"color":{"background":"#f57600"},"dimensions":{"minHeight":"100vh"},"elements":{"link":{"color":{"text":"var:preset|color|black"}}}},"textColor":"black","layout":{"type":"grid","columnCount":2,"minimumColumnWidth":"600px","rowCount":2,"isManualPlacement":true}} --> <div class="wp-block-group has-black-color has-text-color has-background has-link-color" style="background-color:#f57600;min-height:100vh;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)"><!-- wp:group {"style":{"layout":{"columnStart":1,"rowStart":1}},"layout":{"type":"default"}} --> <div class="wp-block-group"><!-- wp:navigation-overlay-close {"style":{"layout":{"columnStart":1,"rowStart":1}}} /--></div> <!-- /wp:group --> <!-- wp:group {"style":{"typography":{"lineHeight":"0.8"},"layout":{"columnStart":1,"rowStart":2}},"layout":{"type":"flex","orientation":"vertical","verticalAlignment":"bottom"}} --> <div class="wp-block-group" style="line-height:0.8"><!-- wp:site-title {"fontSize":"large"} /--> <!-- wp:site-tagline {"style":{"typography":{"lineHeight":"1.2"},"elements":{"link":{"color":{"text":"#000000a6"}}},"color":{"text":"#000000a6"}},"fontSize":"large"} /--></div> <!-- /wp:group --> <!-- wp:spacer {"height":"10rem","style":{"layout":{"columnStart":2,"rowStart":2}}} --> <div style="height:10rem" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> <!-- wp:navigation {"overlayMenu":"never","style":{"typography":{"lineHeight":"1"},"layout":{"columnStart":2,"rowStart":1}},"fontSize":"large","layout":{"type":"flex","orientation":"vertical"}} /--></div> <!-- /wp:group -->', );