W3cubDocs

/WordPress

WP_Hook::offsetExists( $offset )

Source

public function offsetExists( $offset ) {
	return isset( $this->callbacks[ $offset ] );
}

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