pre_months_dropdown_query
最后更新于:2021-11-27 19:22:12
apply_filters( ‘pre_months_dropdown_query’, object[]|false $months, string $post_type )
Filters to short-circuit performing the months dropdown query.
参数
- $months
-
(object[]|false)
‘Months’ drop-down results. Default false. - $post_type
-
(string)
The post type.
源文件
文件: gc-admin/includes/class-gc-list-table.php