woocommerce_before_customer_login_form

woocommerce_before_customer_login_form

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('woocommerce_before_customer_login_form') is found 1 times:

  • /templates/myaccount/form-login.php line 22
    if ( ! defined( 'ABSPATH' ) ) {
    	exit; // Exit if accessed directly.
    }
    
    do_action( 'woocommerce_before_customer_login_form' ); ?>
    
    <?php if ( 'yes' === get_option( 'woocommerce_enable_myaccount_registration' ) ) : ?>
    
    <div class="u-columns col2-set" id="customer_login">
    
    	<div class="u-column1 col-1">
    

See this hook used in plugins: