Title: Module Control for Jetpack
Author: Rolf Allard van Hagen
Published: <strong>2015年5月1日</strong>
Last modified: 2026年7月9日

---

プラグインを検索

![](https://ps.w.org/jetpack-module-control/assets/banner-772x250.png?rev=1151425)

![](https://ps.w.org/jetpack-module-control/assets/icon-256x256.png?rev=1151425)

# Module Control for Jetpack

 作者: [Rolf Allard van Hagen](https://profiles.wordpress.org/ravanh/)

[ダウンロード](https://downloads.wordpress.org/plugin/jetpack-module-control.1.7.4.zip)

[ライブプレビュー](https://ja.wordpress.org/plugins/jetpack-module-control/?preview=1)

 * [詳細](https://ja.wordpress.org/plugins/jetpack-module-control/#description)
 * [レビュー](https://ja.wordpress.org/plugins/jetpack-module-control/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/jetpack-module-control/#installation)
 * [開発](https://ja.wordpress.org/plugins/jetpack-module-control/#developers)

 [サポート](https://wordpress.org/support/plugin/jetpack-module-control/)

## 説明

[Jetpack](https://wordpress.org/plugins/jetpack/) adds powerful features, but sometimes
we don’t want them all… This light-weigth but effective plugin brings additional
control over Jetpack.

#### 機能について

 1. Blacklist / remove individual Jetpack modules.
 2. Optionally prevent module auto-activation on connection or after an upgrade.
 3. Optionally run Jetpack “unplugged”, without a WordPress.com connection.
 4. Single site and Multisite compatible.

#### 例

In most use cases, a carefully considered combination of Jetpack modules can be 
a really good thing. But not always is much consideration being done beforehand.
Or site admins just don’t know all the implications…

 * Using Jetpack on a network? Then network incompatible WAF (Web Application Firewall)
   module should be blacklisted to prevent accidental activation!
 * Do you already use a light box provided by your theme or another plugin? Then
   blacklist the Carousel module to prevent accidental activation.
 * Or you’re running a Multisite and do not want any admins monitoring uptime with
   the Monitor module just to call you every time their site is briefly inaccessible?
 * Offer your own backup service? Backlist VaultPress if you do not care for VaultPress
   competition.
 * You’re running a school network and sites are managed by minors who are not allowed
   to sign up for an account at WordPress.com? Then use the Jetpack Offline Mode
   option to allow usage of modules that do not require a connection.

Any one of Jetpack’s modules can bring overlapping or even conflicting functionality.
In such cases, being able to prevent (accidental) activation is a good thing.

#### Single site and Multisite

Although the original idea arose on a multisite installation, Module Control for
Jetpack is developed for both single and multisite installations.

On **multisite**, it can only be network activated and allows global rules for Jetpack
on all sites. At this point it also allows per-site changes by Super Admin only.
Jetpack itself can, but does not need to be network activated. In that case, activate
Jetpack on the main site and then network-activate Module Control.

For **single site** installations, plugin settings can be locked down by adding `
define('JETPACK_MC_LOCKDOWN', true)` to wp-config.php for complete security. This
can be useful to prevent other admins being able to reactivate blacklisted modules.

#### 開発

The project can be forked and or contributed to on [Github](https://github.com/RavanH/jetpack-module-control).

All contributions — be it in the form of feature requests, bug reports, translations
or code — are welcome!

## スクリーンショット

[⌊Options section with Blacklist.⌉⌊Options section with Blacklist.⌉[

Options section with Blacklist.

## インストール

 1. Install Module Control for Jetpack either via the WordPress.org plugin directory,
    or by uploading the files to your server.
 2. After activating the plugin, go to either Settings > General (on single site) or
    Network Admin > Settings (on multisite) you can find the new Module Control for
    Jetpack section.
 3. Select any module you wish to remove and save settings.
 4. If you are on a single site installation and you wish to prevent other admins from
    reactivating any blacklisted modules, add `define('JETPACK_MC_LOCKDOWN', true);`
    to your wp-config.php to lock down settings.
 5. That’s it.

## 評価

![](https://secure.gravatar.com/avatar/390df265c12ffc6316742f8b36643c34b6e9ebbbafff1604c3bee0b8903267c1?
s=60&d=retro&r=g)

### 󠀁[A nitpicky review 🙂](https://wordpress.org/support/topic/a-nitpicky-review-2/)󠁿

 [jqz](https://profiles.wordpress.org/jqz/) 2021年11月25日

The latest version (1.6) requires JetPack >= 8.8.0 for using JetPack without a connected
wordpress.com account. I think it would have been (and still could be) better if
you test the JetPack version and use the jetpack_development_mode or jetpack_offline_mode
filter as appropriate (though I don’t see why Automattic decided to rename it). 
If already using a plugin such as Unplug JetPack, ‘Use Jetpack modules without a
WordPress.com connection’ is checked but greyed out. However, the setting from the
other plugin is overwritten by your filter which actually sets it to false (unless
it has been previously saved as checked whilst not greyed out). You need to respect
the previously set value passed to your Jetpack_Module_Control::development_mode()
filter instead of using false as the default (and pass that value to get_option('
jetpack_mc_development_mode') as the default). It would also be nice if that setting
was initialized on the basis of other installed plugins that affect it, so after
deactiviting other plugins it retained its value. I think you’d actually need to
invoke the jetpack_offline_mode (or jetpack_development_mode) filter (or perhaps
use the Automattic\Jetpack\Status::is_offline_mode()/is_development_mode() method)
to find out what other plugins are actually setting. Otherwise looks very good and
slimline (just one PHP file with fewer than 1,000 lines).

![](https://secure.gravatar.com/avatar/a244eb090f9632602d83d1801af8cf0debbf3e0985de847e6dd3d1c014ed0e87?
s=60&d=retro&r=g)

### 󠀁[Functional addon)](https://wordpress.org/support/topic/functional-addon/)󠁿

 [hmnkdmtr](https://profiles.wordpress.org/hmnkdmtr/) 2020年3月22日

thanks

![](https://secure.gravatar.com/avatar/ee421d3fd85b44d745307f4aba5cdfac6c8b05237fbfe7d443b9827d164ba234?
s=60&d=retro&r=g)

### 󠀁[great plugin](https://wordpress.org/support/topic/great-plugin-23524/)󠁿

 [Eduard Doloc](https://profiles.wordpress.org/rwky/) 2019年10月31日

like the fact that you can ban(blacklist) features in jetpack! Very good considering
that jetpacks tends to do what it wants on your website.

![](https://secure.gravatar.com/avatar/505d98b345471d65cf493ff43741d918bf18065863af30e7b43fb1ad771adeba?
s=60&d=retro&r=g)

### 󠀁[Works Great](https://wordpress.org/support/topic/works-great-6118/)󠁿

 [Peter Gossett](https://profiles.wordpress.org/peterg23/) 2019年9月30日

Thanks!

![](https://secure.gravatar.com/avatar/1b57e60fec99ee5564e4cc31f06e986228eb91cb925a90aeadfeeffa9980dc2d?
s=60&d=retro&r=g)

### 󠀁[目前為止我最愛的插件！](https://wordpress.org/support/topic/%e7%9b%ae%e5%89%8d%e7%82%ba%e6%ad%a2%e6%88%91%e6%9c%80%e6%84%9b%e7%9a%84%e6%8f%92%e4%bb%b6%ef%bc%81/)󠁿

 [TAKA](https://profiles.wordpress.org/taka0208/) 2019年8月24日

超強！

![](https://secure.gravatar.com/avatar/a29bd6687c3b8671a547e1aca215593edab5e6563794fe481784d071e0e155ee?
s=60&d=retro&r=g)

### 󠀁[Tames the beast](https://wordpress.org/support/topic/tames-the-beast/)󠁿

 [G](https://profiles.wordpress.org/gnetworkau/) 2018年8月13日 1 reply

Tames the beast known as Jetpack. Jetpack just seems to be getting worse all the
time… This plugin works pretty good at getting some control back over it. Thanks,
Ravan

 [ 11件のレビューをすべて表示 ](https://wordpress.org/support/plugin/jetpack-module-control/reviews/)

## 貢献者と開発者

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

貢献者

 *   [ Rolf Allard van Hagen ](https://profiles.wordpress.org/ravanh/)

“Module Control for Jetpack” は6ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“Module Control for Jetpack” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control)

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

[コードを閲覧](https://plugins.trac.wordpress.org/browser/jetpack-module-control/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/jetpack-module-control/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/jetpack-module-control/)
を [RSS](https://plugins.trac.wordpress.org/log/jetpack-module-control/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.7.4

Date: 20260525
 * New known modules: WPcom Reader, Canonical URLs * Disable AI when
in offline mode * Remove Newsletter submenu * Small admin improvements

#### 1.7.2

Date: 2025/06/25
 * Remove Search and Social submenus when related module is blacklisted*
FIX: Manual control failing

#### 1.7.1

Date: 2025/06/20
 * FIX: Save empty blacklist as empty, not false (relevant for 
options cache) * FIX: Allow autoload filter to return null * Split up admin class

#### 1.7

Date: 2025/06/16
 * Updated fallback and icons list * Namespace and autloading *
Coding standards * Network settings nonce verification * NEW: filter jmc_get_available_modules*
FIX: jetpack_offline_mode filter added too late, thanks @jqz

#### 1.6

Date: 2020/08/19
 * Replace jetpack_development_mode with jetpack_offline_mode filter*
New module icons * Shorter list when Offline Mode is activated

#### 1.5

Date: 2016/12/07
 * NEW: option to allow site admins override contributed by @harshit_ps
https://github.com/RavanH/jetpack-module-control/pull/8

#### 1.4.2

Date: 2016/04/14
 * Text domain name change to correspond with plugin slug

#### 1.4.1

Date: 2016/04/01
 * Added FR/NL translation files

#### 1.4

Date: 2016/03/29
 * Allow per site settings by Super Admin * Added Sitemaps to known
modules

#### 1.3

Date: 2015/09/02
 * Module names now translated using jetpack.mo * BUGFIX options
not saving deactivation * BUGFIX translation files not found

#### 1.2

Date: 2015/08/01
 * Fix “Missing argument 1 for Jetpack_Module_Control::add_settings_section()”
https://github.com/RavanH/jetpack-module-control/issues/2

#### 1.1

Date: 2015/05/11
 * Detect the Unplug Jetpack plugin

#### 1.0

Date: 2015/05/05
 * Jetpack Debug Mode to allow modules without connection * Show
which modules require a connection

#### 0.4

Date: 2015/05/01
 * Settings action link on Network plugins page

#### 0.3

Date: 2015/04/27
 * Added dashicons

#### 0.2

Date: 2015/04/26
 * Added network options

#### 0.1

Date: 2015/04/25
 * Initial release

## メタ

 *  バージョン **1.7.4**
 *  最終更新日 **2か月前**
 *  有効インストール数 **1,000+**
 *  WordPress バージョン ** 4.6またはそれ以降 **
 *  検証済み最新バージョン: **7.0.4**
 *  言語
 * [Albanian](https://sq.wordpress.org/plugins/jetpack-module-control/)、[Chinese (Taiwan)](https://tw.wordpress.org/plugins/jetpack-module-control/)、
   [Dutch](https://nl.wordpress.org/plugins/jetpack-module-control/)、[English (US)](https://wordpress.org/plugins/jetpack-module-control/)、
   [French (France)](https://fr.wordpress.org/plugins/jetpack-module-control/)、
   [Spanish (Chile)](https://cl.wordpress.org/plugins/jetpack-module-control/)、
   [Spanish (Spain)](https://es.wordpress.org/plugins/jetpack-module-control/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control)
 * タグ
 * [jetpack](https://ja.wordpress.org/plugins/tags/jetpack/)[slim jetpack](https://ja.wordpress.org/plugins/tags/slim-jetpack/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/jetpack-module-control/advanced/)

## 評価

 5つ星中4.8つ星

 *  [  9 5-星レビュー     ](https://wordpress.org/support/plugin/jetpack-module-control/reviews/?filter=5)
 *  [  2 4-星レビュー     ](https://wordpress.org/support/plugin/jetpack-module-control/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/jetpack-module-control/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/jetpack-module-control/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/jetpack-module-control/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/jetpack-module-control/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/jetpack-module-control/reviews/)

## 貢献者

 *   [ Rolf Allard van Hagen ](https://profiles.wordpress.org/ravanh/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/jetpack-module-control/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://donate.stripe.com/6oUbJ10Nz8xYfF7b5qdEs01)