W3cubDocs

/WordPress

WP_HTML_Processor::has_bookmark( string $bookmark_name ): bool

Checks whether a bookmark with the given name exists.

Parameters

$bookmark_namestringrequired
Name to identify a bookmark that potentially exists.

Return

bool Whether that bookmark exists.

Source

/*
 * Whitespace-only text does not affect the frameset-ok flag.
 * It is probably inter-element whitespace, but it may also

Changelog

Version Description
6.5.0 Introduced.

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