Unhook while switched framework
Unhook while switched framework
Description
This plugin adds two hooks to your WordPress network for plugins to use to unhook while switched and re-hook when restored to the original site. It include sample functions that unhooks and re-hooks the Subscribe2 plugin. Plugin authors can safely code their plugins to use the hooks without having to code in checks for the plugin being active.
This plugin was written by Ron Rennick in collaboration with the CUNY Academic Commons.
Installation
- Upload the entire
unhook-while-switched-frameworkfolder to the/wp-content/plugins/directory - Network activate the plugin through the ‘Plugins’ menu in WordPress
OR
- Upload ra-unhook-while-switched.php to the
/wp-content/mu-plugins/directory
Reviews
Changelog
0.1
- Original version.