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
Announcements

[studionashvegas] v5 is Live!

CMDR Mitchcraft

Reading time: 1 minute

After nearly (literally) 6 months of testing, working, and coding (and working around other peoples’ work – clients come first!) I am proud to announce that this site is in it’s 5th revisionary state.

Some things worth mentioning (that you may or may not care about, but it’s fun to mention the highlights):

  • New front page design
  • Contact page removed; Hire Us button takes you to the form below
  • Portfolio has been written with custom post types, taxonomies, and a whole lot of WordPress goodness.
  • Blog is revamped for custom images; default image will replace non-featured thumbnails

There’s still some work to be done, but for the most part it’s live and operational.  I hope you guys enjoy because now that it’s up I can go back to blogging instead of coding this thing 😉

  • WP-Migrate-DB: Migrating a WordPress Installation in 5 Easy Steps

    WP-Migrate-DB: Migrating a WordPress Installation in 5 Easy Steps

    Reading time: 3 minutes

    If you’re a WordPress developer, migrating a finished development project can be one of the trickiest parts.  There’s moving parts in many places that have to be taken into consideration, and migration is (unfortunately) where WordPress actually could use some improvement.  However, it’s a necessary evil – one that I’ve done almost daily for a…

    WordPress
  • 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