Yeah.. but since you don’t have a hook to redirect after entry deletion.. and it’s not possible do redirect using the delete finish hook because then the entries are not really deleted.. the only option left, without hacking the core is to rewrite the delete_entries() function found in the content_edit.php controller.
The simplest solution would be to rewrite the delete function inside an extension. The problem is that I needed to call the function without using php or javascript code..
If there was a way to call the function using a url, I wouldn’t have to write a whole module just for that..
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.