Title: Modulecontrole voor Jetpack
Author: Rolf Allard van Hagen
Published: <strong>1 mei 2015</strong>
Last modified: 25 mei 2026

---

Plugins zoeken

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

# Modulecontrole voor Jetpack

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

[Download](https://downloads.wordpress.org/plugin/jetpack-module-control.1.7.4.zip)

[Live voorbeeld](https://nl.wordpress.org/plugins/jetpack-module-control/?preview=1)

 * [Details](https://nl.wordpress.org/plugins/jetpack-module-control/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/jetpack-module-control/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/jetpack-module-control/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/jetpack-module-control/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/jetpack-module-control/)

## Beschrijving

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

#### Kenmerken

 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.

#### Voorbeelden

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.
 * Of je beheert een multisite en wil niet dat beheerders je bedrijfstijd controleren
   met de monitormodule om je te bellen telkens wanneer hun site kort ontoegankelijk
   is?
 * 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.

Voor **enkele site**installaties, plugin- instellingen kunnen worden vergrendeld
door ze toe te voegen `define ('JETPACK_MC_LOCKDOWN', waar)`naar wp-config.php voor
volledige beveiliging. Dit kan handig zijn om te voorkomen dat andere beheerders
Blacklist modules opnieuw kunnen activeren .

#### Ontwikkelaars-modus

Het project kan worden gevorkt en / of worden bijgedragen [Github](https://github.com/RavanH/jetpack-module-control).

Alle bijdragen — zij het in de vorm van functie verzoeken, bug reports, vertalingen
of code — zijn van harte welkom!

## Schermafbeeldingen

 * [[
 * Options section with Blacklist.

## Installatie

 1. Installeer Module Control voor Jetpack via de WordPress.org plugin directory, of
    door de bestanden naar je server te uploaden.
 2. Na het activeren van de plugin, ga naar ofwel Instellingen > Algemeen (op enkele
    site) of Netwerk beheer > Instellingen (op multisite) je kunt de nieuwe Module 
    Control voor Jetpack sectie vinden.
 3. Selecteer een module die je wil verwijderen en sla instellingen op.
 4. Als je een installatie op een enkele site uitvoert en je wil voorkomen dat andere
    beheerders de blacklist-modules opnieuw activeren, voeg je toe `define ('JETPACK_MC_LOCKDOWN',
    true);`aan je wp-config.php om instellingen te vergrendelen.
 5. Dat is het.

## Beoordelingen

![](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 november 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 maart 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 oktober 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 september 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 augustus 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 augustus 2018 1 reactie

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

 [ Lees alle 11 beoordelingen ](https://wordpress.org/support/plugin/jetpack-module-control/reviews/)

## Bijdragers & ontwikkelaars

“Modulecontrole voor Jetpack” is open source software. De volgende personen hebben
bijgedragen aan deze plugin.

Bijdragers

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

“Modulecontrole voor Jetpack” is vertaald in 6 localen. Dank voor [de vertalers](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control/contributors)
voor hun bijdragen.

[Vertaal “Modulecontrole voor Jetpack” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/jetpack-module-control/),
haal de [SVN repository](https://plugins.svn.wordpress.org/jetpack-module-control/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/jetpack-module-control/)
via [RSS](https://plugins.trac.wordpress.org/log/jetpack-module-control/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

Datum: 01-08-2015
 * Oplossing “Ontbrekend argument 1 voor 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

## Meta

 *  Versie **1.7.4**
 *  Laatst geüpdatet **5 dagen geleden**
 *  Actieve installaties **1.000+**
 *  WordPress versie ** 4.6 of nieuwer **
 *  Getest t/m **7.0**
 *  Talen
 * [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/) en
   [Spanish (Spain)](https://es.wordpress.org/plugins/jetpack-module-control/).
 *  [Vertaal in je eigen taal](https://translate.wordpress.org/projects/wp-plugins/jetpack-module-control)
 * Tags
 * [jetpack](https://nl.wordpress.org/plugins/tags/jetpack/)[slim jetpack](https://nl.wordpress.org/plugins/tags/slim-jetpack/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/jetpack-module-control/advanced/)

## Waarderingen

 4.8 van 5 sterren.

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

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/jetpack-module-control/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/jetpack-module-control/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ravanhagen%40gmail%2ecom&item_name=Module%20Control%20for%20Jetpack)