Quantcast
Channel: WordPress.org Forums » [Jetpack - WP Security, Backup, Speed, & Growth] Support
Viewing all articles
Browse latest Browse all 37165

StelleDiPolvere on "[Plugin: Jetpack by WordPress.com] Jetpack First activation and auto-activation"

$
0
0

Jeremy Herve thanks for the quick response! It is always nice to see a tech savvy person like you that quickly answers to questions! :)

If you wanted all Jetpack modules to be deactivated by default, you could use the following code:

add_filter( 'jetpack_get_default_modules', '__return_empty_array' );

If I want to do that, I just need to write this line and nothing else in function.php?
And than manually activate each module...?

Thanks in advance!


Viewing all articles
Browse latest Browse all 37165

Trending Articles