📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 08:56:41
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
themes
/
consua
✏️
Editing: footer.php
<?php /** * @Packge : consua * @Version : 1.0 * @Author : consua * @Author URI : https://themeforest.net/user/validthemes/portfolio * */ // Block direct access if ( ! defined( 'ABSPATH' ) ) { exit; } /** * * Hook for Footer Content * * Hook consua_footer_content * * @Hooked consua_footer_content_cb 10 * */ do_action( 'consua_footer_content' ); wp_footer(); ?> </body> </html>
💾 Save Changes
❌ Cancel