Changeset 58168
- Timestamp:
- 05/18/2024 03:19:09 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r58146 r58168 5080 5080 5081 5081 $shortcode_attrs = shortcode_parse_atts( $shortcode[3] ); 5082 if ( ! is_array( $shortcode_attrs ) ) {5083 $shortcode_attrs = array();5084 }5085 5082 5086 5083 // Specify the post ID of the gallery we're viewing if the shortcode doesn't reference another post already.
Note: See TracChangeset
for help on using the changeset viewer.