delete_attach hook
A hook to allow additional processing when an attachment is deleted. ['channel_id' => $channel_id, 'resource' => $resource (hash), 'is_photo'=>$is_photo (bool)]
Triggers AFTER item is deleted.
You don't pay for Framagit, because it is funded by donations to Framasoft. Our not-for-profit needs any support you can afford: support.framasoft.org.
Framagit est gratuit car il est financé par les dons à Framasoft. Notre association a besoin de votre soutien sur soutenir.framasoft.org.
A hook to allow additional processing when an attachment is deleted. ['channel_id' => $channel_id, 'resource' => $resource (hash), 'is_photo'=>$is_photo (bool)]
Triggers AFTER item is deleted.