months_dropdown_results
最后更新于:2021-11-27 08:24:17
apply_filters( ‘months_dropdown_results’, object[] $months, string $post_type )
Filters the ‘Months’ drop-down results.
参数
- $months
-
(object[])
Array of the months drop-down query results. - $post_type
-
(string)
The post type.
源文件
文件: gc-admin/includes/class-gc-list-table.php