dashboard_recent_posts_query_args
最后更新于:2021-11-26 04:11:47
apply_filters( ‘dashboard_recent_posts_query_args’, array $query_args )
Filters the query arguments used for the Recent Posts widget.
参数
- $query_args
-
(array)
The arguments passed to GC_Query to produce the list of posts.
源文件
文件: gc-admin/includes/dashboard.php