• 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

My Take on WordPress 3.8

CMDR Mitchcraft

Reading time: 3 minutes

WordPress 3.8 came out just a few days ago, and I jumped at the chance to install it on as many of my blogs as I could manage.  This was one of the most anticipated updates in years – and with good reason.  It was a complete overhaul of the admin interface and added quite a bit of new features.

So, does WordPress 3.8 – aka “Parker” – live up to the hype?

Modern New Design

WordPress has gotten a facelift. 3.8 brings a fresh new look to the entire admin dashboard. Gone are overbearing gradients and dozens of shades of grey — bring on a bigger, bolder, more colorful design!

modern-new-design-wordpress-38

WordPress 3.8 brings a slew of new typography, shading, and contrast tweaks to the interface.  I say tweaks, but let’s be honest – it’s basically been redesigned, and it looks fantastic.  Gone are the gradients, shadows, and skeuomorphic elements, and here are pages taken from the Android (and most recently, Apple) play books.

My Opinion: WordPress has given a design that is easy on the eyes in terms of both aesthetic and usability.  Grade: A

Responsive Admin

We all access the internet in different ways. Smartphone, tablet, notebook, desktop — no matter what you use, WordPress will adapt and you’ll feel right at home.

The admin screen now adapts to smartphones, tablets, and desk machines – the navigation condenses nicely, and everything falls into place as you’d expect.  The icons are retina-optimized for ultra-pixel resolutions, so you’ll never see jagged edges when you’re on the go.

My Opinion: It’s about time. The app is good, but sometimes you want your desktop on your devices, you know?  Grade: A

Admin Colors

This one is purely aesthetic, but it’s nice to have more than two options (three, if you have BuddyPress).  It does make things a bit more personal.

Theme Management Overhaul

A really nice usability change that is also very pleasing to the eye.  Everything’s in columns now, and you can pick/choose things at a quick glance.

new-theme-chooser-wordpress-38

Drag-drag-drag. Scroll-scroll-scroll. Widget management can be complicated. With the new design, we’ve worked to streamline the widgets screen.

The widget experience has also been overhauled as well.  You can tap-to-add on touch-enabled devices, and the sidebars are all columnized.  No more scroll-scroll-scrolling to get to the sidebar you want.

My Opinion: Once again, this is a much-needed upgrade.  The tap widgets take some getting used to, because it doesn’t outright tell you that’s how to add them… and trying to drag-scroll is a bit of a nightmare.  But, it’ll be worked out in 3.8.1, I assure you.  Grade: B

Twenty Fourteen

Ah, the new theme.  This one is completely off the rails because it’s (gasp) a Magazine Theme.  It does look great, and it offers a fantastic canvas to design upon, but it’s nothing new (and that skinny sidebar bugs me a bit, but that’s just my personal opinion.

Twenty Fourteen - the new WordPress 3.8 Theme
Twenty Fourteen – the New WordPress 3.8 Default Theme.  Image courtesy of WordPress.org

Overall Thoughts on WordPress 3.8

Well, the hype has turned out to be exactly what we expected it to be.  It’s a fantastic update, and the new admin screen alone is worth the jump to WordPress 3.8.  The widget screen has its issues on mobile devices, but I expect them to be smoothed out soon.  And hey, there’s plenty of security reasons to upgrade.

My Suggestion: Upgrade Immediately (after you backup, that is).

What are your thoughts on the newest version of 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
  • Advanced Custom Fields: Building a Client Friendly “Page Builder”, Part 1

    Advanced Custom Fields: Building a Client Friendly “Page Builder”, Part 1

    Reading time: 4 minutes

    There are very few subjects debated so hotly in the WordPress world as the ones regarding “Page Builders”. For the unfamiliar, a page builder allows the end user to set up content without needing knowledge of code.  While – to the end user – the allure of being able to have full control over design and…

    Tutorial, WordPress