🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 00:53:21 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
inc
/
integrations
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/inc/integrations
🔄 Refresh
✏️
Editing: dfi.php
Writable
<?php // https://wordpress.org/plugins/default-featured-image/ add_action('wp', function () { if (! class_exists('DFI')) { return; } remove_filter('post_thumbnail_html', [DFI::instance(), 'show_dfi'], 20, 5); });
💾 Save Changes
❌ Cancel