dashboard_secondary_title

最后更新于:2021-11-26 04:12:23

apply_filters( ‘dashboard_secondary_title’, string $title )

Filters the secondary link title for the ‘GeChiUI Events and News’ dashboard widget.

参数

$title

(string)
Title attribute for the widget’s secondary link.

源文件

文件: gc-admin/includes/dashboard.php

View on Trac