Skip to content
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact

Digital Strategist

WordPress Developer

Content Creator

Unapologetic Punk

Mitch Canter

  • Threads
  • Instagram
  • Bluesky
  • LinkedIn
  • GitHub
  • Twitch
  • YouTube
WordPress

The Best WordPress Social Sharing Buttons

CMDR Mitchcraft

Reading time: 1 minute

If you run a blog (or a church site with some sort of event calendar or news section), having a place where your visitors and members can share your content is absolutely invaluable.  Sometimes all it takes is for people to start spreading the word about an event. By giving them the chance to do so, you increase your chances for people to know what’s going on in your church.  A few well placed social sharing buttons make it easy for people to share information about your event.

There are two easy to set up WordPress plugins that allow you to add sharing buttons to easily share content with your reader’s networks.

Most plugins for sharing buttons have the usual suspects built in: Twitter, Facebook, LinkedIn, Google+ and Pinterest.  Jetpack (mentioned below) has the added option of allowing you to add in a “Print” and “Email” button.  This is good for readers who aren’t necessarily social savvy, but still want to share your content.

On the flip side, “Simple Share Buttons Adder” goes for the customized approach – allowing you to add your own icons to their code to have a sharing experience that is uniquely yours.  You simply upload the icons and it takes care of the heavy JavaScript lifting.  And all of the widgets contain an “official” version of most sharing buttons – allowing you to use the tried-and-true, network-developed versions of any button you need.

Jetpack [Sharing Module]

Simple Share Buttons Adder

 

  • Better Know a WordPress Tag: ‘siteurl’

    Better Know a WordPress Tag: ‘siteurl’

    Reading time: 1 minute

    When you’re working on a development site it’s hard to set things up correctly because you know you’re going to change the site, and putting in elements that are more than likely “stationary”, such as links, will have to be changed, and that causes un-necessary headache when it comes time to move the site live. …

    WordPress
  • WordPress Heartbeat API: An Introduction

    WordPress Heartbeat API: An Introduction

    Reading time: 2 minutes

    If I were to mention to a casual WordPress user something about the WordPress Heartbeat API, most would have never even heard of it, much less know that it’s been in WordPress since version 3.6(!) with very little fanfare.  But, as it turns out, the Heartbeat API has gained traction in the developer community, as…

    WordPress