Awhile back, I took a two week vacation in the Northwoods of Wisconsin. Before the trip, I spent a lot of time daydreaming about (finally) playing with the WP-API and finishing up my JavaScript courses on Treehouse. One of the first things I did after...
Read More Avoiding Burnout: Sometimes You Gotta Unplug to RechargeAuthor: Greg Rickaby
The Future of WebDevStudios Starter Theme: wd_s
This is Part III of a three part series about wd_s, our starter theme. Part I: History of wd_s Part II: Project Scaffolding with wd_s Part III: Future of wd_s To summarize the previous two blog posts: we discussed the history of wd_s and...
Read More The Future of WebDevStudios Starter Theme: wd_sHistory of the WebDevStudios Internal Starter Theme: wd_s
This is Part I of a three part series about wd_s, our starter theme. Part I: History of wd_s Part II: Project Scaffolding with wd_s Part III: Future of wd_s One of the most exciting things of my job here at WDS is...
Read More History of the WebDevStudios Internal Starter Theme: wd_sThe Basics of Developing Accessible Websites
Imagine not being allowed to buy a gallon of milk because you’re color blind. What a ridiculous scenario right!? But the reality is: Grocery stores don’t discriminate against those with disabilities…but your website (probably) does. The reality is that there are millions and millions of...
Read More The Basics of Developing Accessible WebsitesA Beginner’s Guide to Contributing to WordPress
I’ve been working with WordPress since 2006, but never on WordPress. In other words, I’ve never contributed code. Excited and nervous at the same time, I started asking other team members for help. It was suggested that I start with the handbook, however, my...
Read More A Beginner’s Guide to Contributing to WordPressDon’t Repeat Yourself! How to Create an Author Box Using the Gravatar API
Wouldn’t it be great if the box above could be automatically filled by your Gravatar profile? Tons of services auto-populate your info using Gravatar right? Why can’t my profile information (and social media info) just auto populate in WordPress too!? (NOTE: someone smarter...
Read More Don’t Repeat Yourself! How to Create an Author Box Using the Gravatar APIDisplay 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