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

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


Description Description


Parameters Parameters

$notice

(string) The notice content.

$response

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


Top ↑

Source Source

File: wp-admin/includes/dashboard.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.