browse-happy-notice

Advertisement

Summery Summery

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

Syntax Syntax

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

Parameters Parameters

$notice

The notice content.

$response

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

Source Source

File: wp-admin/includes/dashboard.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.2.0 Introduced.

Advertisement

Leave a Reply