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