Reasons to Use Jetpack with WordPress

It’s no secret that I’m a fan of Jetpack. All the themes we sell on Pro Theme Design support features in Jetpack so I found the slides from this talk about Jetpack for Theme Developers (from WordCamp Montreal 2015) really interesting. I’ve worked with Jetpack quite a bit but there were still a few things in there I didn’t know about. Plus – there’s other things I know about that weren’t mentioned.

Check out the slides:

Why do I like Jetpack then?

So why do I like it so much? There’s a few reasons:

  • There’s a lot of functionality in there – and I can use it for free, and not have to maintain loads of extra code.
  • There’s no theme lock in – if a user switches theme then, providing the theme supports the Jetpack functionality, their data will go with them.
  • A user can install the plugin and then their site will get better just by updating the plugin. No work for me – better site for the user. Win win.

What else is missing?

Other features I like that weren’t mentioned in the slides:

  • Photon – free image sizing & CDN.
  • Integrated CSS editor for easy customizations that don’t get lost when you update the theme.
  • Related posts.
  • Blog Share buttons.
  • Blog Subscriptions.
  • Markdown support.
  • Website monitor and alerts when there’s a problem.
  • Featured content – for sliders and stuff. Theme purchasers love those things! 🙂

… and there’s a lot of other good stuff.

Why the hate?

jetpack-illustrationI know there’s a lot of WordPress developers out there who consider Jetpack a bloated resource hog – and there’s no denying it’s big – but it’s also really powerful. The benefits of not having to develop these things myself, and of having the site improve without my input just make so much sense.

The biggest complaint from developers seems to be the amount of modules that are loaded by default – however there’s an easy way around this. You can disable modules with filters. Jeremy Herve – one of Jetpacks developers – explains how in this post on his blog about Customizing the list of modules available in Jetpack.

Let me know what you think on Mastodon, or BlueSky (or Twitter X if you must).

WordPress News

The latest WordPress updates from the WPBriefs Podcast.

Related Posts

19 Nov 2012

Jetpack: The Ultimate WordPress Plugin?

A Jetpack I’ve now got 2 themes on WordPress.com – Mimbo Pro and Opti – and as such I have spent quite a lot of time on the site. WordPress.com is powered by WordPress – but it also has a...
13 May 2010

6 Tips to Build Better WordPress Themes

If you want to make WordPress themes, for clients, to release for free or to sell, then there are a lot of factors you need to take into consideration. Below are some hints and tips that should help ease your...
05 Sep 2016

MasterWP – A Free Course to Improve Your WordPress Skills

As a premium theme seller my target audience is implementors, people who buy themes for clients and then customize them. But how do people get to be implementors to start with? This is something I wanted to tackle – helping...
27 May 2013

WordPress: 10 Years Young, What Does The Future Hold?

WordPress is now 10 years old. I started using wordpress 9 years ago – which means I joined the WordPress community early on. The reason I chose WordPress is simply because of the fabled 5 minute install process – I...
15 Jan 2010

Building WPVote Part 5 : Programming

I’m nearly finished with the design of my new WordPress voting site, WPVote, so now need to look more closely at the programming.I enjoy dissecting WordPress themes, and since I also like code simplicity and minimalism (and am working with...