Inventory_Presser_Admin_Photo_Arranger::find_gallery_block( WP_Post $post )
Look at the blocks in a given post for a gallery block with a specific CSS class.
Parameters Parameters
- $post
-
(Required) A post to examine for our gallery block.
Return Return
(array|false)
Source Source
File: includes/admin/class-admin-photo-arranger.php
Expand full source code Collapse full source code View on Github