Title: Module Control for Jetpack
Author: Rolf Allard van Hagen
Published: <strong>Май 1, 2015-ж.</strong>
Last modified: Июнь 25, 2025-ж.

---

Плагиндерди издөө

![](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.2.zip)

 * [Кенен маалымат](https://kir.wordpress.org/plugins/jetpack-module-control/#description)
 * [Сын-пикирлер](https://kir.wordpress.org/plugins/jetpack-module-control/#reviews)
 *  [Орнотуу](https://kir.wordpress.org/plugins/jetpack-module-control/#installation)
 * [Development](https://kir.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.

#### Examples

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.

#### Development

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.

## Орнотуу

 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/) Ноябрь 25, 2021-ж.

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/) Март 22, 2020-ж.

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/) Октябрь 31, 2019-ж.

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/) Сентябрь 30, 2019-ж.

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/) Август 24, 2019-ж.

超強！

![](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/) Август 13, 2018-ж. 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

 [ Read all 11 reviews ](https://wordpress.org/support/plugin/jetpack-module-control/reviews/)

## Contributors & Developers

“Module Control for Jetpack” is open source software. The following people have 
contributed to this plugin.

Мүчөлөрү

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

“Module Control for Jetpack” has been translated into 6 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control/contributors)
for their contributions.

[Translate “Module Control for Jetpack” into your language.](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/jetpack-module-control/),
check out the [SVN repository](https://plugins.svn.wordpress.org/jetpack-module-control/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/jetpack-module-control/)
by [RSS](https://plugins.trac.wordpress.org/log/jetpack-module-control/?limit=100&mode=stop_on_copy&format=rss).

## Өзгөртүүлөр

#### 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.2**
 *  Акыркы жаңыртуу **10 ай мурун**
 *  Активдүү орнотуулар **1,000+**
 *  WordPress нускасы ** 4.6 же андан жогору **
 *  Tested up to **6.8.5**
 *  Тилдер
 * [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/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control)
 * Тег:
 * [jetpack](https://kir.wordpress.org/plugins/tags/jetpack/)[slim jetpack](https://kir.wordpress.org/plugins/tags/slim-jetpack/)
 *  [Advanced View](https://kir.wordpress.org/plugins/jetpack-module-control/advanced/)

## Рейтинг

 4.8 out of 5 stars.

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

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

[See all reviews](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/)

## Кайрымдуулук

Would you like to support the advancement of this plugin?

 [ Кайрымдуулук кылуу ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ravanhagen%40gmail%2ecom&item_name=Module%20Control%20for%20Jetpack)