Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Unhook while switched framework

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.

Plugin Page

Instalación

  1. Upload the entire unhook-while-switched-framework folder to the /wp-content/plugins/ directory
  2. Network activate the plugin through the ‘Plugins’ menu in WordPress

OR

  1. 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.

Colaboradores

Traduce “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.