wpseek.com
A WordPress-centric search engine for devs and theme authors
block_core_navigation_set_overlay_image_fetch_priority › WordPress Function
Since7.0.0
Deprecatedn/a
› block_core_navigation_set_overlay_image_fetch_priority ( $overlay_blocks_html )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
| Codex: |
Sets fetchpriority="low" on all IMG tags within the navigation overlay.
Images in the overlay are hidden until the menu is opened, so they should not compete with any actual LCP element image on the page.