🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 08:38:15 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
momotimes.therahuldas.com
/
wp-content
/
themes
/
barlog
📍 /home/therahul/momotimes.therahuldas.com/wp-content/themes/barlog
🔄 Refresh
✏️
Editing: single.php
Writable
<?php /** * The template for displaying all single posts. * * @package barlog */ get_header(); do_action( 'barlog_before_main_content' ); get_template_part('templates/content/templates/content-single'); do_action( 'barlog_after_main_content' ); get_footer();
💾 Save Changes
❌ Cancel