🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
mnt
/
web613
/
c2
/
38
/
570372438
/
htdocs
/
STRATO-apps
/
wordpress_02
/
app
/
wp-content
/
plugins
/
elementor-pro
/
modules
/
theme-builder
/
views
✏️
Editing: theme-support-footer.php
<?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