wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
block_core_navigation_overlay_html_has_close_block › WordPress Function
Seit7.0.0
Veraltetn/v
› block_core_navigation_overlay_html_has_close_block ( $html )
| Parameter: |
|
| Gibt zurück: |
|
| Definiert in: |
|
| Codex: |
Checks if the overlay HTML contains a navigation-overlay-close block.
Uses WP_HTML_Tag_Processor to detect the close button in rendered output, so it works when the overlay uses patterns (pattern content is rendered at output time, not in the block tree).