Hi,
I have searched around but not finding an answer anywhere. I want to add a cleanup function to my plugin for when my plugin is deactivated. I want to remove the custom tables created. I noticed there is a 'MB_Custom_Table_API:create' for creating tables, but noting for deletion. Where can I find the documentation for this?
Thanks