dashboard_secondary_feed
最后更新于:2021-11-26 04:11:56
apply_filters( ‘dashboard_secondary_feed’, string $url )
Filters the secondary feed URL for the ‘GeChiUI Events and News’ dashboard widget.
参数
- $url
-
(string)
The widget’s secondary feed URL.
源文件
文件: gc-admin/includes/dashboard.php
View on Trac