🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 01:06:35 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
📍 /home/eliteewa/public_html/wp-content/themes/blocksy
🔄 Refresh
✏️
Editing: functions.php
Writable
<?php /** * Blocksy functions and definitions * * @link https://developer.wordpress.org/themes/basics/theme-functions/ * * @package Blocksy */ if (version_compare(PHP_VERSION, '5.7.0', '<')) { require get_template_directory() . '/inc/php-fallback.php'; return; } require get_template_directory() . '/inc/init.php';
💾 Save Changes
❌ Cancel