/var/www/html_de/wp-content/themes/elessi-theme/woocommerce/myaccount/form-login.php


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 directly

do_action('nasa_login_register_form');