Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / src/Proxies/ActionsProxy.php

ActionsProxy

Class: Proxy for interacting with WordPress actions and filters.

Source: src/Proxies/ActionsProxy.php:13

Used by 0 functions | Uses 0 functions

ActionsProxy::did_action()

Method: Retrieve the number of times an action is fired.

Source: src/Proxies/ActionsProxy.php:22

Used by 0 functions | Uses 0 functions

ActionsProxy::apply_filters()

Method: Calls the callback functions that have been added to a filter hook.

Source: src/Proxies/ActionsProxy.php:35

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