Descripción
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.
Instalación
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Unhook while switched framework” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Unhook while switched framework” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
0.1
- Original version.