1 2 3 4 5 6 7 8 9 10 11 12
<?php/** * Login Form * * @author NasaTheme * @package Elessi-theme/WooCommerce * @version 9.2.0 */defined('ABSPATH') or exit; // Exit if accessed directlydo_action('nasa_login_register_form');