🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 10:11:28 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
wp-content
/
plugins
/
elementor-pro
/
modules
/
theme-builder
/
views
📍 /home/therahul/public_html/wp-content/plugins/elementor-pro/modules/theme-builder/views
🔄 Refresh
✏️
Editing: theme-support-footer.php
Writable
<?php use ElementorPro\Modules\ThemeBuilder\Module; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } $location_manager = Module::instance()->get_locations_manager(); $location_manager->do_location( 'footer' ); ?> <?php wp_footer(); ?> </body> </html>
💾 Save Changes
❌ Cancel