did_filter()
Function: Retrieves the number of times a filter has been applied during the current request.
Source: wp-includes/plugin.php:411
Function: Retrieves the number of times a filter has been applied during the current request.
Source: wp-includes/plugin.php:411
Method:
Source: wp-includes/class-wp-hook.php:536
Method:
Source: wp-includes/class-wp-hook.php:550
Method:
Source: wp-includes/class-wp-hook.php:562
Method: Removes all callbacks from the current filter.
Source: wp-includes/class-wp-hook.php:259
Method: Calls the callback functions that have been added to a filter hook.
Source: wp-includes/class-wp-hook.php:285
Method: Calls the callback functions that have been added to an action hook.
Source: wp-includes/class-wp-hook.php:330
Method: Processes the functions hooked into the ‘all’ hook.
Source: wp-includes/class-wp-hook.php:347
Method: Return the current priority level of the currently running iteration of the hook.
Source: wp-includes/class-wp-hook.php:371
Method: Normalizes filters set up before WordPress has initialized to WP_Hook objects.
Source: wp-includes/class-wp-hook.php:408