Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Hooks / WC_Shortcode_My_Account::output / woocommerce_account_{$key}_endpoint

do_action( "woocommerce_account_{$key}_endpoint" )

Deprecated my-account.php template handling. This code should be removed in a future release.

Contents

  • Description
    • Source
  • Related
    • Used By
  • User Contributed Notes

Description #Description

If woocommerce_account_content did not run, this is an old template so we need to render the endpoint content again.


Source #Source

File: includes/shortcodes/class-wc-shortcode-my-account.php


Top ↑

Related #Related

Top ↑

Used By #Used By

Used By
Used By Description
includes/wc-template-functions.php: woocommerce_account_content()

My Account content output.

includes/shortcodes/class-wc-shortcode-my-account.php: WC_Shortcode_My_Account::output()

Output the shortcode.


Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress