• Home
  • About Mitch
  • Speaking
  • Articles
  • Contact
  • Home
  • About Mitch
  • Speaking
  • Articles
  • Contact

Digital Strategist

WordPress Developer

Content Creator

Unapologetic Punk

Mitch Canter

  • X
  • Bluesky
  • GitHub
  • Twitch
  • YouTube
  • LinkedIn
Conferences

WordCamp Birmingham

CMDR Mitchcraft

Reading time: 1 minute

Andre Natta and the rest of the planning crew down in Birmingham have been working non-stop to make sure that the first south-eastern WordCamp is going to be a great success.  If you’re into WordPress [ and really, who isn’t? 😉 ], they’re still looking for both sponsors and speakers.

I have two sessions planned for WordCampBirmingham.  My first session will be "Making WordPress Dance", which will cover some advanced techniques, tricks, plug-ins, and other ways to make WordPress really stand out and look less like a blog and more like a web-site.

I’m also doing a panel discussion with Jeremy Flint on "WordPress as a CMS", which goes well with my other session because part of my first session will briefly touch on how to have a front page that’s not your blog posts – an integral part of a content management system.

If you’ve made the decision to head down let me know via Twitter or Facebook and we’ll make sure to hook up.  I’ve already added a lot of the twitter people and have met some wonderful people who are really into WordPress. 

See you there!

  • BlogInfo – One Tag with a Whole Lot of Awesomeness

    BlogInfo – One Tag with a Whole Lot of Awesomeness

    Reading time: 1 minute

    One of the most versitile tags in my arsenal that WordPress gives me is a fun little tag called <?php bloginfo(); ?>.  By itself, it’s not much fun, but when you add in a variable, it can tell you anything you need to know about your blog.  Like what, you ask? name description admin_email url…

    WordPress
  • Getting a Favicon on your WordPress Based Site

    Getting a Favicon on your WordPress Based Site

    Reading time: 2 minutes

    A good favicon (the little icon next to your URL in the address bar) can mean the difference between a boring bookmark, or standing out in a bookmark list.  It’s also something most people don’t think about, simply because it’s such a small part of the overall presence of a site.  Here’s the thing, though: having…

    WordPress