🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 13:37:20 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
momotimes.therahuldas.com
/
wp-content
/
themes
/
barlog-child
📍 /home/therahul/momotimes.therahuldas.com/wp-content/themes/barlog-child
🔄 Refresh
✏️
Editing: functions.php
Writable
<?php function barlog_child_scripts() { wp_enqueue_style( 'barlog-parent-style', get_template_directory_uri(). '/style.css' ); } add_action( 'wp_enqueue_scripts', 'barlog_child_scripts' ); // Your php code goes here ?>
💾 Save Changes
❌ Cancel