apply_filters_deprecated()
Function: Fires functions attached to a deprecated filter hook.
Source: wp-includes/plugin.php:613
Function: Fires functions attached to a deprecated filter hook.
Source: wp-includes/plugin.php:613
Function: Fires functions attached to a deprecated action hook.
Source: wp-includes/plugin.php:640
Function: Get the URL directory path (with trailing slash) for the plugin __FILE__ passed in.
Source: wp-includes/plugin.php:748
Function: Set the activation hook for a plugin.
Source: wp-includes/plugin.php:770
Function: Set the deactivation hook for a plugin.
Source: wp-includes/plugin.php:793
Function: Set the uninstallation hook for a plugin.
Source: wp-includes/plugin.php:824
Function: Call the ‘all’ hook, which will process the functions hooked into it.
Source: wp-includes/plugin.php:859
Function: Check if any action has been registered for a hook.
Source: wp-includes/plugin.php:552
Function: Build Unique ID for storage and retrieval.
Source: wp-includes/plugin.php:899
Function: Removes a function from a specified action hook.
Source: wp-includes/plugin.php:570
Function: Remove all of the hooks from an action.
Source: wp-includes/plugin.php:583
Function: Gets the basename of a plugin.
Source: wp-includes/plugin.php:666
Function: Register a plugin’s real path.
Source: wp-includes/plugin.php:704
Function: Get the filesystem directory path (with trailing slash) for the plugin __FILE__ passed in.
Source: wp-includes/plugin.php:736
Function: Retrieve the name of an action currently being processed.
Source: wp-includes/plugin.php:381
Function: Hooks a function on to a specific action.
Source: wp-includes/plugin.php:405
Function: Hook a function or method to a specific filter action.
Source: wp-includes/plugin.php:108
Function: Execute functions hooked on a specific action hook.
Source: wp-includes/plugin.php:428
Function: Check if any filter has been registered for a hook.
Source: wp-includes/plugin.php:133
Function: Retrieve the number of times an action is fired.
Source: wp-includes/plugin.php:480
Function: Call the functions added to a filter hook.
Source: wp-includes/plugin.php:178
Function: Execute functions hooked on a specific action hook, specifying arguments in an array.
Source: wp-includes/plugin.php:504
Function: Execute functions hooked on a specific filter hook, specifying arguments in an array.
Source: wp-includes/plugin.php:230
Function: Removes a function from a specified filter hook.
Source: wp-includes/plugin.php:278
Function: Remove all of the hooks from a filter.
Source: wp-includes/plugin.php:303
Function: Retrieve the name of the current filter or action.
Source: wp-includes/plugin.php:325
Function: Retrieve the name of the current action.
Source: wp-includes/plugin.php:337
Function: Retrieve the name of a filter currently being processed.
Source: wp-includes/plugin.php:362