📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-20 22:46:27
📂
/ (Root)
/
home
/
xeqi7597
/
map.claireduwig.com
/
wp-content
/
themes
/
blocksy
📍 /home/xeqi7597/map.claireduwig.com/wp-content/themes/blocksy
🔄 Refresh
✏️
Editing: single.php
Writable
<?php /** * The template for displaying all single posts * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post * * @package Blocksy */ get_header(); if ( ! function_exists('elementor_theme_do_location') || ! elementor_theme_do_location('single') ) { get_template_part('template-parts/single'); } get_footer();
💾 Save Changes
❌ Cancel