┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/dss-kipeftikon/wp-content/themes/blocksy/inc/options/meta
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: blog.php
<?php /** * Blog meta options. */ $options = [ [ 'disable_header' => [ 'label' => __( 'Disable Header', 'blocksy' ), 'type' => 'ct-switch', 'value' => 'no', ], 'disable_footer' => [ 'label' => __( 'Disable Footer', 'blocksy' ), 'type' => 'ct-switch', 'value' => 'no', ], ], apply_filters( 'blocksy_extensions_metabox_page_bottom', [] ) ];
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 blog.php
PHP
379 B
2026-05-20 08:19
EDIT
📄 default.php
PHP
6.6 KB
2026-05-20 08:19
EDIT
📄 page.php
PHP
5.6 KB
2026-05-20 08:19
EDIT
📄 post.php
PHP
6.1 KB
2026-05-20 08:19
EDIT