get_post_galleries_images


get_post_galleries_images ( $post = 0 )

Parameters:
  • (int|WP_Post) post Optional. Post ID or WP_Post object. Default is global `$post`.
See:
Returns:
  • (array) A list of lists, each containing image srcs parsed. from an expanded shortcode
Defined at:

Description

Retrieves the image srcs from galleries from a post's content, if present.

Related Functions

get_post_gallery_images, get_post_galleries, get_post_gallery, get_post_datetime, get_post_modified_time

Top Google Results

User discussions

wpseek mobile