Uses
Uses | Description |
---|---|
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/media.php: get_post_galleries() | Retrieves galleries from the passed post’s content. |
wp-includes/media.php: get_post_gallery | Filters the first-found post gallery. |