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

WordPress 4.1 Release Candidate Available

CMDR Mitchcraft

Reading time: 1 minute

Just in time for Christmas, the amazing WordPress contribution team is getting geared up to release WordPress 4.1 on December 16. Right now, we can settle for the “WordPress 4.1 Release Candidate”

In case you missed it, here’s what to expect from WordPress 4.1:

  • A new theme, Twenty Fifteen. It’s more blog focused, and is very much designed for mobile as well as desktop.
  • A new “distraction free writing mode” – basically, it removes all of the stuff around your writing window so you can focus on your content.
  • Language pack installation from the backend.  This is crucial as non-English downloads of WordPress are now surpassing downloads of the English version.
  • Images now have a new inline editor.

And for the developers:

  • Query enhancements (specifically to meta, date, comment, and taxonomy queries).
  • “A single term shared across multiple taxonomies is now split into two when updated.”
  • A better way for themes to handle “Title Tags”
  • Enhancements to the Customizer API – this should hopefully standardize themes in using it for options panels (and, thusly, stripping out a lot of the option fluff that comes with themes)

For the full story, visit the WordPress blog – and if you’re feeling brave, why not take the new version for a spin!

  • Things I Learned from #wcatl (and a Few I Learned on My Own)

    Things I Learned from #wcatl (and a Few I Learned on My Own)

    Reading time: 1 minute

    View more documents from Jane Wells. 2. The PHP and WordPress communities can learn a lot from each other. @technosailor gave a fantastic presentation (re: lecture in a discussion-y way) on how the core communities of both the PHP world and the WordPress world could stand to play nicer to each other.  Personally, I think…

    WordPress
  • WPThumb: Bringing Back The “Hard Crop”

    WPThumb: Bringing Back The “Hard Crop”

    Reading time: 2 minutes

    One of the most useful features WordPress has is the ability to create custom image sizes from uploads.  This takes the guesswork out of design, as it allows me to specify exactly the dimensions I need for my image.  For a long time, WordPress had the ability to switch between a “soft crop”, which basically…

    WordPress