説明
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.
インストール
- 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
評価
このプラグインにはレビューがありません。
貢献者と開発者
“Unhook while switched framework” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
0.1
- Original version.