apply_filters( 'browse-happy-notice', string $notice , array $response )
Filters the notice output for the ‘Browse Happy’ nag meta box.
Parameters
- $notice
-
The notice content.
- $response
-
An array containing web browser information.
Source
Changelog
Version | Description |
---|---|
WP-3.2.0 | Introduced. |