Posts Tagged ‘hook’

WordPress Plugin Deinstall Data Automatically

In version 2.7 of WordPress you will have the possibility to delete a plugin directly in your backend, see version 2.7 info. To delete also the plugin data from your database, the plugin author has to accomplish some requirements. I hope the following tutorial will help some plugin authors and they will implement this feature [...]