W3cubDocs

/WordPress

apply_filters( 'browse-happy-notice', string $notice, array $response )

Filters the notice output for the ‘Browse Happy’ nag meta box.

Parameters

$notice

(string) The notice content.

$response

(array) An array containing web browser information. See wp_check_browser_version().

Source

File: wp-admin/includes/dashboard.php

View on Trac

Changelog

Version Description
3.2.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/browse-happy-notice