Changes between Initial Version and Version 2 of Ticket #24270
- Timestamp:
- 05/06/2013 03:08:11 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24270
- Property Keywords has-patch added
-
Property
Summary
changed from
Post Formats: get_post_galleries() can return an array when asked for a stringtoPost Formats: get_post_gallery() can return an array when asked for a string
-
Ticket #24270 – Description
initial v2 1 If the requested post is not found or does not contain a gallery shortcode, `get_post_galler ies` returns an empty array, regardless of what the `$html` argument is set to.1 If the requested post is not found or does not contain a gallery shortcode, `get_post_gallery` returns an empty array, regardless of what the `$html` argument is set to.