このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Unhook while switched framework

説明

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

インストール

  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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Unhook while switched framework はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Unhook while switched framework” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1

  • Original version.