browse-happy-notice
最后更新于:2021-11-25 22:30:05
apply_filters( ‘browse-happy-notice’, string $notice, array $response )
Filters the notice output for the ‘Browse Happy’ nag meta box.
参数
- $notice
-
(string)
The notice content. - $response
-
(array)
An array containing web browser information. Seegc_check_browser_version()
.
源文件
文件: gc-admin/includes/dashboard.php