Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I want to disable some of the Jetpack modules such as Stats in order to check if they make the web site slower or not. But I couldn't see an option to disable modules one by one.

Of course, one can disable the Jetpack plugin as a whole. Is there a way to disable Stats module only?

share|improve this question

2 Answers

up vote 2 down vote accepted

If you press the "Learn More" button for each Jetpack Module, you will get a "Deactivate" button showing up to the right.

Disabling the WP Stats Module

There is also a fork call Jetpack Lite

http://wordpress.org/extend/plugins/jetpack-lite/

A NOT official "lite" fork of Jetpack plugin containing only Stats and WP.me Shortlinks modules. All other modules removed (files and code).

share|improve this answer

I found the following plugin stops Jetpack Stats to work: WP DoNotTrack

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.