woocommerce_my_account_after_my_address

woocommerce_my_account_after_my_address

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.3.1

do_action('woocommerce_my_account_after_my_address') is found 1 times:

  • /templates/myaccount/my-address.php line 83
    				 *
    				 * @param string $name Address type.
    				 * @since 8.7.0
    				 */
    				do_action( 'woocommerce_my_account_after_my_address', $name );
    			?>
    		</address>
    	</div>
    
    <?php endforeach; ?>
    
    

See this hook used in plugins: