Not too long ago, I walked through the basics of using Browserify to organize and improve your JavaScript. Let’s build on that and take it to the next level while smoothly integrating with WordPress’ built-in JavaScript interface.
Read More Modernize Your WordPress JavaScriptBlog
How to Search Everything Within Custom Post Types
Editor’s note: The following blog post was written in 2015. We can’t guarantee the accuracy of the code and presented solutions, but we’ve chosen to keep this blog post live for those who still find the information useful. If you’re using Custom...
Read More How to Search Everything Within Custom Post TypesDre Armeda Becomes a Partner at WebDevStudios!
A little over one year ago, taco fanatic and stellar beard owner Dre Armeda joined the WebDevStudios team as our VP of Operations. In that time, Dre has done what he does best: kick ass, take names, and make things happen. As...
Read More Dre Armeda Becomes a Partner at WebDevStudios!Getting Started with SEO and WordPress
As WordPress continues to grow, online business continues to become more and more competitive, so naturally, search engine optimization (SEO) continues to be a top priority for many of our clients. A large majority of the sites we build are for clients...
Read More Getting Started with SEO and WordPressWhat’s New with BuddyPress
BuddyPress is always in active development, so new features, fixes, and enhancements are continually being released. Let’s go over some updates you might have missed! This is a real quick and dirty rundown with links to more information on each bit, but let...
Read More What’s New with BuddyPressHow To Make a Custom Field For CMB2
CMB2 is pretty much the best. It makes it super easy to add fields all over your site and it comes with a ton of useful fields by default. There are also a ton of community made fields out there for extending it with...
Read More How To Make a Custom Field For CMB2Testing Websites on Real Devices with Browsersync
Developing websites these days involves a lot of testing on different devices and browsers. Services like CrossBrowserTesting and Browser Stack make this much easier, but it’s still unrealistic to boot up a testing session every time you make a change to your local site. You also...
Read More Testing Websites on Real Devices with BrowsersyncOh hi, Pacific Northwest PHP! We see you.
Pacific Northwest PHP is coming up very soon and kicking off the beginning of fall September 10th-12th in Seattle! A bunch of PHP nerds will be getting together to share their knowledge and meet other awesome folks in the tech community, and...
Read More Oh hi, Pacific Northwest PHP! We see you.Replacing Default WordPress User Dropdowns with an AJAX Solution
WordPress’s default dropdowns for Authors and Parent Pages in WP Admin work well for most setups, but sometimes the large number of users can slow page load and exhaust memory. A solution that I like is replacing the user dropdown with Select2...
Read More Replacing Default WordPress User Dropdowns with an AJAX Solution