Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract-wc-deprecated-hooks.php

WC_Deprecated_Hooks::__construct()

Method: Constructor.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:40

Used by 0 functions | Uses 0 functions

WC_Deprecated_Hooks::hook_in()

Method: Hook into the new hook so we can handle deprecated hooks once fired.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:50

Used by 0 functions | Uses 0 functions

WC_Deprecated_Hooks::get_old_hooks()

Method: Get old hooks to map to new hook.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:58

Used by 1 function | Uses 0 functions

WC_Deprecated_Hooks::maybe_handle_deprecated_hook()

Method: If the hook is Deprecated, call the old hooks here.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:68

Used by 0 functions | Uses 2 functions

WC_Deprecated_Hooks::handle_deprecated_hook()

Method: If the old hook is in-use, trigger it.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:90

Used by 1 function | Uses 0 functions

WC_Deprecated_Hooks::get_deprecated_version()

Method: Get deprecated version.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:98

Used by 1 function | Uses 1 function

WC_Deprecated_Hooks::display_notice()

Method: Display a deprecated notice for old hooks.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:108

Used by 0 functions | Uses 2 functions

WC_Deprecated_Hooks::trigger_hook()

Method: Fire off a legacy hook with it’s args.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:119

Used by 0 functions | Uses 0 functions

WC_Deprecated_Hooks

Class: WC_Deprecated_Hooks class maps old actions and filters to new ones. This is the base class for handling those deprecated hooks.

Source: includes/abstracts/abstract-wc-deprecated-hooks.php:21

Used by 2 functions | Uses 0 functions
Proudly powered by WordPress