Filters the list of all found galleries in the given post.
Parameters
$galleries
array- Associative array of all found post galleries.
$post
WP_Post- Post object.
Source
$has_inner_blocks = ! empty( $block['innerBlocks'] );
Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.