CMB2 creates metaboxes and forms with custom fields that will blow your mind. Attached Posts in an extension of this extremely useful plugin. Every once in a while you may find yourself needing to attach various pieces of content to various other pieces...
Read More Attaching Posts with CMB2 for WordPressCategory: Snippets
Using Transients with WordPress to Cache All the Things!
Update 12/8/2014: I’m not going to tell you not to cache all the things. You should absolutely cache all the things. However Otto wrote up a convincing argument about why you shouldn’t cache all the things using transients in the comments. So,...
Read More Using Transients with WordPress to Cache All the Things!Website Design Workflow: Creating a Living Style Guide
There is no shortage of information about style guides. In fact, while I was writing this post I saw a tweet from Brad Frost announcing the launch of styleguides.io which he described as “an open-source website for sharing resources about style guides:...
Read More Website Design Workflow: Creating a Living Style GuideDebugging with Xdebug, VVV, and Sublime Text
ARE YOU READY TO TAKE YOUR DEBUGGING TO THE NEXT LEVEL?! ARE wp_die AND print_var JUST NOT CUTTING IT!? XDEBUG IS THE ANSWER! Xdebug is a PHP extension that provides advanced debugging capabilities such as breakpoints, watch expressions, and more in-depth error reporting.
Read More Debugging with Xdebug, VVV, and Sublime TextHacking WordPress Search for Fun and Profit!
I spoke at WordCamp SLC last month on the topic of WordPress search. Why did I speak on the topic of WordPress search? you might ask. I mean, everybody knows WordPress search is dumb and doesn’t work very well, you might add....
Read More Hacking WordPress Search for Fun and Profit!Customizing MediaElement.js for WordPress
MediaElement.js is a JavaScript library that gives you video and audio play capabilities based on the HTML5 specifications. It includes a Flash wrapper for browsers that don’t support certain codecs or that don’t support the HTML5 <audio> and <video> tags. MediaElement.js has...
Read More Customizing MediaElement.js for WordPressWordPress – Up and Running with Grunt, Sass, Bourbon and Neat
So what is Neat? Well Neat is a semantic, lightweight, and powerful grid built on top of Bourbon and Sass. It’s ideal for most grid situations and is a great front-end CSS framework for Responsive Website Design. There are lots of frameworks...
Read More WordPress – Up and Running with Grunt, Sass, Bourbon and NeatDisplaying Your Popular Posts Using Jetpack
Every site owner who is posting fresh, new content frequently wants to have their content read on a regular basis. It does not necessarily matter if it is a returning reader or a brand new one, (though returning readers are awesome!), what...
Read More Displaying Your Popular Posts Using JetpackDisplay Likes, Tweets, Page Views, and Comment Counts in Posts
Here at WebDevStudios we do a bunch of heavy lifting for clients. It’s rare for us to install “XYZ plug-in” and call it a day. One client wanted to display likes, tweets, page views, and comment counts, via custom buttons, for about twenty posts on the...
Read More Display Likes, Tweets, Page Views, and Comment Counts in Posts