Description
Filters the viewport meta in the admin.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/misc.php | 1102 |
Parameters
Type | Name | Description |
---|---|---|
string | $viewport_meta | The viewport meta. |
PHP Doc
/**
* Filters the viewport meta in the admin.
*
* @since 5.5.0
*
* @param string $viewport_meta The viewport meta.
*/