I have been an avid Brackets user since 2013. It’s a free, lightweight, open-source code editor that is perfect for beginners and experienced developers alike. One of my favorite features of Brackets is the number of extensions available to allow users to tailor...
Read More Brackets for WordPress: 2016 EditionTag: Tutorials
Unit Testing Your Plugins with Dockunit
I think we can all agree that unit testing is pretty neat. An automated system for checking if your code changes break any functionality is almost magic, and if you aren’t sure where to get started with it, you should read my previous...
Read More Unit Testing Your Plugins with DockunitGetting Started with Flexbox: First Impressions, Tips, & Tricks
Recently, here at WDS, we started incorporating Flexbox into our projects. I wanted to share some great resources I’ve come across to get going with Flexbox and highlight some of the early first impressions and some of the struggles you might encounter...
Read More Getting Started with Flexbox: First Impressions, Tips, & TricksCSS @font-face: 2016 Edition
Remember back in 2009/2010, when @font-face was introduced? Developers rejoiced, because they no longer were they forced to use a (small) handful of fonts! There were some caveats though…browser support was just okay. To make @font-face work across Chrome, Safari, Firefox, IE, and mobile, you had...
Read More CSS @font-face: 2016 EditionEasily Turn a WordPress Site Into a Desktop App
Everyone is eager to turn their WordPress site into a mobile app, and we offer two services, Reactor and AppPresser, to help you to do that. However, as an alternative (or in tandem!), a desktop app may provide a good user experience, so I’m here to walk you through...
Read More Easily Turn a WordPress Site Into a Desktop AppCreating Better 404 Pages
404 pages–every website has one, and everyone has landed on one from time to time. The goal is to structure our information architecture and design so that no one ever lands one in the first place, but that’s only in a perfect...
Read More Creating Better 404 PagesAdding BuddyPress Custom Pages to Profiles
BuddyPress comes with all the profile and group pages it needs to access core settings and content. Sometimes you add a plugin to your site that’s not a BuddyPress plugin but you want to have a page on the profile to display...
Read More Adding BuddyPress Custom Pages to ProfilesMaking a Plugin the WebDevStudios Way
We make a lot of plugins at WebDevStudios. Whether adding functionality to client projects, creating open source plugins to give back, or developing premium products, we are always spinning up new plugins. To speed up this process, we created generator-plugin-wp, a Yeoman generator which streamlines all...
Read More Making a Plugin the WebDevStudios WayTop 15 WebDevStudios Posts Published in 2015
As mentioned in our end of year post, one of our goals for 2015 was to up our content game–and up it we did. Earlier in the year, I talked about how we have been using a collaborative approach to create content...
Read More Top 15 WebDevStudios Posts Published in 2015