Changeset 56273 for trunk/src/wp-includes/media.php
- Timestamp:
- 07/20/2023 12:04:33 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r56245 r56273 5621 5621 return $loading_attributes; 5622 5622 }; 5623 5623 5624 // Closure to increase media count for images with certain minimum threshold, mostly used for header images. 5624 5625 $maybe_increase_content_media_count = static function() use ( $attr ) {
Note: See TracChangeset
for help on using the changeset viewer.