Used By
| Used By | Description |
|---|---|
| wp-includes/media.php: wp_enqueue_media() | Enqueues all scripts, styles, settings, and templates necessary to use all media JS APIs. |
Allows overriding the list of months displayed in the media library.
By default (if this filter does not return an array), a query will be run to determine the months that have media items. This query can be expensive for large media libraries, so it may be desirable for sites to override this behavior.
(array|null) An array of objects with month and year properties, or null (or any other non-array value) for default behavior.
File: wp-includes/media.php
| Version | Description |
|---|---|
| 4.7.4 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/media_library_months_with_files