We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b9d62 commit 4e736b1Copy full SHA for 4e736b1
1 file changed
src/wp-includes/media.php
@@ -5148,9 +5148,6 @@ function wp_enqueue_media( $args = array() ) {
5148
/**
5149
* Retrieves the months that have media library attachments.
5150
*
5151
- * Results are cached in a transient and automatically invalidated when
5152
- * attachments are created, updated, or deleted.
5153
- *
5154
* Example:
5155
5156
* $months = wp_get_media_library_attachment_months();
0 commit comments