On plugin activation, I have 4 tables that are created in the WordPress database. On […]
Tag: uninstallation
Deleting Custom Posts & Meta Data on Uninstall
My uninstall.php file won’t delete my custom posts and the meta data related to them […]
Downgrading a WP3.3.1 Network Install
Good Morning– Today I need to downgrade a site from a WP network install to […]
Is it appropriate to remove custom posts and terms on plugin uninstall?
This is more of a “best practices” than a question, but I was wondering, what […]
WordPress Plugin Uninstall not working
Uninstall Hook is not working proper as when I am uninstalling the plugin, the table […]
Plugin Uninstall and Deactivate via Options Menu
I’m creating my first plugin (modifying an existing one for what I need) and although […]
Uninstall, Activate, Deactivate a plugin: typical features & how-to
I’m making a WordPress plugin. What are typical things I should include in the uninstall […]
How can I delete options with register_uninstall_hook?
Right now, I have this code: function mr_np_activate(){ // hook uninstall if ( function_exists(‘register_uninstall_hook’) ) […]
Plugin could not be deleted due to an error: Could not fully remove the plugin(s) my-plugin/my-plugin.php
Why uninstalling the following (empty) plugin results in error? Here is my-plugin/my-plugin.php: <?php /* Plugin […]
Example of uninstaller routine to remove all custom theme options from wp_options
All of my theme’s custom options are preceeded with “mytheme_” + option. For example, mytheme_color1, […]
No More Posts Available.
No more pages to load.