Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.1.1 & Your IP : 3.145.52.101
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
famchicpd /
wp-includes /
block-patterns /
Delete
Unzip
Name
Size
Permission
Date
Action
query-grid-posts.php
972
B
-rw-r-----
2022-04-12 09:26
query-large-title-posts.php
1.94
KB
-rw-r-----
2022-04-12 09:26
query-medium-posts.php
1.03
KB
-rw-r-----
2022-04-12 09:26
query-offset-posts.php
1.96
KB
-rw-r-----
2022-04-12 09:26
query-small-posts.php
1.15
KB
-rw-r-----
2022-04-12 09:26
query-standard-posts.php
808
B
-rw-r-----
2022-04-12 09:26
social-links-shared-background-color.php
951
B
-rw-r--r--
2024-11-13 12:45
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 -->', );