woocommerce_login_form_end

woocommerce_login_form_end

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_login_form_end') is found 2 times:

  • /templates/global/form-login.php line 59

    Warning: Undefined array key 61 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 62 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 63 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 64 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    	</p>
    
    	<div class="clear"></div>
    
    	<?php do_action( 'woocommerce_login_form_end' ); ?>
    
    </form>
    
    
    
    
    
  • /templates/myaccount/form-login.php line 60
    			<p class="woocommerce-LostPassword lost_password">
    				<a href="<?php echo esc_url( wp_lostpassword_url() ); ?>"><?php esc_html_e( 'Lost your password?', 'woocommerce' ); ?></a>
    			</p>
    
    			<?php do_action( 'woocommerce_login_form_end' ); ?>
    
    		</form>
    
    <?php if ( 'yes' === get_option( 'woocommerce_enable_myaccount_registration' ) ) : ?>
    
    	</div>
    

See this hook used in plugins: