media_library_months_with_files
最后更新于:2021-11-27 07:25:13
apply_filters( ‘media_library_months_with_files’, array|null $months )
Allows overriding the list of months displayed in the media library.
参数
- $months
-
(array|null)
An array of objects withmonth
andyear
properties, ornull
(or any other non-array value) for default behavior.
源文件
文件: gc-includes/media.php