📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-20 22:46:48
📂
/ (Root)
/
home
/
xeqi7597
/
map.claireduwig.com
/
wp-content
/
themes
/
blocksy
📍 /home/xeqi7597/map.claireduwig.com/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