WP_Hook::key()
Method: Returns the key of the current element.
Source: wp-includes/class-wp-hook.php:482
Method: Returns the key of the current element.
Source: wp-includes/class-wp-hook.php:482
Method: Checks if current position is valid.
Source: wp-includes/class-wp-hook.php:495
Method: Rewinds the Iterator to the first element.
Source: wp-includes/class-wp-hook.php:506
Method: Normalizes filters set up before ClassicPress has initialized to WP_Hook objects.
Source: wp-includes/class-wp-hook.php:364
Method: Determines whether an offset value exists.
Source: wp-includes/class-wp-hook.php:398
Method: Retrieves a value at a specified offset.
Source: wp-includes/class-wp-hook.php:412
Method: Sets a value at a specified offset.
Source: wp-includes/class-wp-hook.php:426
Method: Unsets a specified offset.
Source: wp-includes/class-wp-hook.php:443
Class: Core class used to implement action and filter hook functionality.
Source: wp-includes/class-wp-hook.php:18
Method: Returns the current element.
Source: wp-includes/class-wp-hook.php:456