Method: is_gallery_block_with_specific_css_class
Read MoreInventory_Presser_Admin_Photo_Arranger::maintain_gallery_during_attach_and_detach()
Method: maintain_gallery_during_attach_and_detach
Read MoreInventory_Presser_Admin_Photo_Arranger::remove_attachment_from_gallery()
Method: remove_attachment_from_gallery
Read MoreInventory_Presser_Admin_Photo_Arranger::safe_update_post()
Method: Removes our `edit_post_{post-type}` hooks, calls `wp_update_post()`, and re-adds the hooks.
Read MoreInventory_Presser_Admin_Photo_Arranger::unattach_when_removed()
Method: unattach_when_removed
Read MoreInventory_Presser_Admin_Photo_Arranger::inner_blocks_contains_id()
Method: inner_blocks_contains_id
Read MoreInventory_Presser_Admin_Photo_Arranger::add_attachment_to_gallery()
Method: add_attachment_to_gallery
Read MoreInventory_Presser_Admin_Photo_Arranger::change_parents_and_sequence()
Method: Runs on edit_post hook. Changes the post_parent values on photos in our magic Gallery block.
Read MoreInventory_Presser_Admin_Photo_Arranger::create_gallery()
Method: Makes sure the Gallery Block is waiting for the user when they open a vehicle post in the block editor.
Read MoreInventory_Presser_Admin_Photo_Arranger::delete_attachment_handler()
Method: delete_attachment_handler
Read More