As I needed a way to allow users to add, edit and delete content on a site I’m working on I have had to do some of the legwork myself in the form of an entry deletion plugin. I’ve tested this fairly extensively on a development site without any problems, but would still recommend that anyone using it is very careful to ensure their member group access levels are set correctly and that they test, test and test some more before putting it on a live site.
The plugin itself runs through the same checks as the code that EE itself uses through the control panel (in fact quite a bit is ‘borrowed’ code
) and executes the same queries when removing an entry, so any counters etc should remain just as accurate as if the entry was deleted through the control panel.
The usage details are included in the plugin but are also available on my site. You can see a bit more info and download the plugin from this blog post, no registration necessary.
Let me know if you find this useful. (And if you delete all of your entries with no backup available after 5 minutes of fiddling don’t say I didn’t warn you - be careful!)
