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 feature?
I’m making a WordPress plugin. What are typical things I should include in the uninstall feature?
If possible, how can installed plugins (meaning the files have been placed in wp-content/plugins directory) be activated from other plugins?
Does anyone know how I can customise wp-activate.php?
I’ve just disabled a plugin on my site and it’s now giving me the dreaded white screen of death. I know the site will be fine if I reactivate the plugin.
I’d like to be able to check if the twentytwelve theme is active. I know if I was checking for an active plugin I’d do something like:
When a new blog is created in a WP Multisite instance I want to be able to set the default theme and configuration options