WP_Hook::add_filter()
Method: Adds a callback function to a filter hook.
Source: wp-includes/class-wp-hook.php:74
Method: Adds a callback function to a filter hook.
Source: wp-includes/class-wp-hook.php:74
Method:
Source: wp-includes/class-wp-hook.php:522
Function: Register a plugin’s real path.
Source: wp-includes/plugin.php:801
Function: Get the filesystem directory path (with trailing slash) for the plugin __FILE__ passed in.
Source: wp-includes/plugin.php:834
Function: Get the URL directory path (with trailing slash) for the plugin __FILE__ passed in.
Source: wp-includes/plugin.php:846
Function: Set the activation hook for a plugin.
Source: wp-includes/plugin.php:868
Function: Sets the deactivation hook for a plugin.
Source: wp-includes/plugin.php:891
Function: Sets the uninstallation hook for a plugin.
Source: wp-includes/plugin.php:922
Function: Calls the ‘all’ hook, which will process the functions hooked into it.
Source: wp-includes/plugin.php:960
Function: Builds Unique ID for storage and retrieval.
Source: wp-includes/plugin.php:999