🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 01:06:34 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
📍 /home/eliteewa/public_html/wp-content/themes/blocksy
🔄 Refresh
✏️
Editing: sidebar.php
Writable
<?php /** * The sidebar containing the main widget area * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Blocksy */ $sidebar = new \Blocksy\Sidebar(); /** * Note to code reviewers: This line doesn't need to be escaped. * The value used here escapes the value properly. * It's the actual WordPress sidebar content. */ echo $sidebar->render();
💾 Save Changes
❌ Cancel