WP_Hook::key() Source File: wp-includes/class-wp-hook.php public function key() { return key( $this->callbacks ); } Expand Source Code View on GitHub