Core Function
View Source on Trac ↗ wp_robots_max_image_preview_large()
wp_robots_max_image_preview_large( array $robots ) Adds `max-image-preview:large` to the robots meta tag.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $robots array | Associative array of robots directives. Required |
Return Value
(array)
Filtered robots directives.
Function Information
Since Version
5.7.0
Source File
wp-includes/robots-template.php
Advertisement