Rating: 4 stars
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).
]]>Rating: 5 stars
thanks
]]>Rating: 5 stars
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.
]]>Rating: 5 stars
Thanks!
]]>Rating: 5 stars
超強!
]]>Rating: 5 stars
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
Rating: 4 stars
This plugin is very useful. The only thing I don’t like is that it ads all the option to the general settings page. Imho it would be better to create a specific options page as a submenu in the Jetpack menu. Similar to what SO Hide SEO Bloat does with the Yoast SEO plugin.
]]>Rating: 5 stars
for this great idea. it helps me reducing confusion/uncertainty of my clients in our multisite.
]]>Rating: 5 stars
I stopped using Jetpack for a while because it made my site very slow. Until I discovered this plugin. This is the bomb. So useful!
]]>Rating: 5 stars
This plugin fits perfectly with my needs. For example when installing the Jetpack’s gallery in a client’s website I prefer not to setup a wordpress.com account just for that.
]]>Rating: 5 stars
This plugin consolidates a number of different code snippets I’d been using into a user-friendly admin panel. It allows the site admin to differentiate Jetpack’s footprint for different site configurations (a Multisite for students too young to sign up for a WordPress account, for example).
]]>