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

  • X
  • Bluesky
  • GitHub
  • Twitch
  • YouTube
  • LinkedIn
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 😉

  • Know Your Role: The Ultimate Guide to WordPress User Roles

    Know Your Role: The Ultimate Guide to WordPress User Roles

    Reading time: 3 minutes

    WordPress user roles play a critical role in managing access and permissions on a WordPress site. By assigning specific roles to a user, site owners can control what actions each user can perform on the site. WordPress User Roles There are six main roles included with any WordPress installation: Creating a User in WordPress Creating…

    WordPress
  • Easy Javascript ToolTips in WordPress

    Easy Javascript ToolTips in WordPress

    Reading time: 1 minute

    A client needed a simple way to preserve real estate on the sidebar, but still have the ability to display their policies at a quick glance.  I found a plugin on the repository that uses the TipTip jquery script and condenses it down into a simple-to-use shortcode (complete with button on the editing screen). The…

    WordPress