Gallery images titles – get from post
Gallery Image Caption – As Title Of The Post It’s attached To Here’s one way to do it with a custom parent_titles attribute in the native gallery shortcode. This can be achieved by setting suppress_filters to false for the gallery query and modify the posts excerpts through the the_posts filter. We can then check for … Read more