wordpress / latest / classes / wp_hook / current.html

WP_Hook::current()

Source

File: wp-includes/class-wp-hook.php. View all references

public function current() {
	return current( $this->callbacks );
}

© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_hook/current