Sid Gifari From Gifari Industries - BD Cyber Security Team
Home
/
home
/
millwino
/
ak5.com.pk
/
wp-content
/
themes
/
generatepress
/
✏️
Editing: footer-min.php
<?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
❌ Cancel