Plugin Directory

jetpack

Opened 11 years ago

Closed 11 years ago

#1876 closed enhancement (fixed)

Jetpack: Make the module list filterable

Reported by: dllh's profile dllh's profile dllh Owned by: tmoorewp's profile tmoorewp's profile tmoorewp
Priority: normal Severity: normal
Plugin: jetpack Keywords: has-patch
Cc: daryl@…

Description

It'd be neat, especially for multisite installs, if Jetpack modules could be turned off by a plugin. I chatted briefly with George Stephanis, who agreed (I think) that filtering the list of plugins vs. just blindly iterating over php files and including them all might be useful. I hereby make the request.

Attachments (1)

jetpack.patch (643 bytes) - added by dllh 11 years ago.
Adds a filter for suppressing modules

Download all attachments as: .zip

Change History (3)

@dllh
11 years ago

Adds a filter for suppressing modules

#1 @dllh
11 years ago

  • Keywords has-patch added

I've attached a patch that seems to do the trick.

#2 @jeherve
11 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r759391 - Add in a jetpack_get_available_modules filter to let plugins or site admins blacklist Jetpack modules.

props georgestephanis

Note: See TracTickets for help on using tickets.