📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 01:22:22
📂
/ (Root)
/
home
/
xeqi7597
/
cds.claireduwig.com
/
wp-content
/
themes
/
generatepress
📍 /home/xeqi7597/cds.claireduwig.com/wp-content/themes/generatepress
🔄 Refresh
✏️
Editing: footer-min.php
Writable
<?php /** * The template for displaying the footer. * * @package GeneratePress */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * generate_after_footer hook. * * @since 2.1 */ do_action( 'generate_minimal_footer' ); wp_footer(); ?> </body> </html>
💾 Save Changes
❌ Cancel