Files
elessi-theme/woocommerce/myaccount/form-login.php
T

13 lines
206 B
PHP

<?php
/**
* Login Form
*
* @author NasaTheme
* @package Elessi-theme/WooCommerce
* @version 9.2.0
*/
defined('ABSPATH') or exit; // Exit if accessed directly
do_action('nasa_login_register_form');