dashboard_secondary_feed
apply_filters( ‘dashboard_secondary_feed’, string $url )
筛选挂钩:筛选“WordPress事件和新闻”仪表板小部件的辅助源URL。
Filter Hook: Filters the secondary feed URL for the ‘WordPress Events and News’ dashboard widget.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$url | (string) | 小部件的辅助源URL。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.3.0 | wp-admin/includes/dashboard.php:1468 | 1 | 0 |
dashboard_secondary_feed 为WP2原创文章,链接:https://www.wp2.cn/hook/dashboard_secondary_feed/