Code Snippets To Customize Jetpack

Code Snippets To Customize Jetpack

Automattic’s Jetpack plugin has come a long way! It’s been much-maligned in the past for being bloated and slow and for that reason many developers wouldn’t touch it with a 10-foot keyboard. These days it’s much better – it’s more truly modularized to give you more control over exactly what’s activated. From the code side of things, developers will be pleasantly surprised to discover that it has been sprinkled with lots of actions and filters. So, while Jetpack is still generally marketed to entry-level end users, there are actually some nice Easter eggs for developers who want to customize things a little bit for their clients.

This article provides some code snippets and examples of a few ways to customize Jetpack modules.

How To Work on Your WordPress Site Without Going Live

How To Work on Your WordPress Site Without Going Live

In this post I’ll share a few approaches you can take when you need to make some changes to your WordPress site, without people seeing them before you’re ready.

Perhaps it’s a new site you’re getting ready to launch, or maybe you’re giving a facelift to an existing site. How can you work on your WordPress site without publishing the changes for the world to see? You have a few options depending on your specific situation.

How To Go Beyond WordPress Basics

How To Go Beyond WordPress Basics

If you want to become more proficient with WordPress, and develop confidence with, and understanding of, the more technical aspects, this tutorial is for you. It explains some of the skills and knowledge you need to move from a beginner’s understanding of WordPress, to an intermediate level. We’ll look behind the scenes of your WordPress site, explain the file structure and more.