Skip to content

Commit 4e736b1

Browse files
committed
docs: Remove outdated caching information from wp_get_media_library_attachment_months() docblock
1 parent 95b9d62 commit 4e736b1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/wp-includes/media.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5148,9 +5148,6 @@ function wp_enqueue_media( $args = array() ) {
51485148
/**
51495149
* Retrieves the months that have media library attachments.
51505150
*
5151-
* Results are cached in a transient and automatically invalidated when
5152-
* attachments are created, updated, or deleted.
5153-
*
51545151
* Example:
51555152
*
51565153
* $months = wp_get_media_library_attachment_months();

0 commit comments

Comments
 (0)