7 Places to Find a Good WordPress Developer or Designer

You have some spectacular ideas for your WordPress site that needs fixing, but you’re not a coder. So, you need the services of a professional WordPress developer or designer. But where to begin? There’s an entire World Wide Web vying for your attention with what seems like an endless supply of developers and designers raising their hands saying, “Pick me! …

Advanced WordPress Development: Introduction to Object-Oriented Programming

Want to take your WordPress game to a whole new level of coding mastery? Are you ready to really push your PHP skills and add even greater complexity and advanced functionality to your plugins and themes? Welcome to our latest series, WordPress Development for Advanced Users. This series follows on from our popular WordPress Development for Intermediate Users, which introduced you …

An Introduction to Object-Oriented Code for WordPress Plugins

Object-oriented programming can be difficult to wrap your head around but is important to learn and understand if you want to grow your skills in plugin development. Last year, I wrote about using object-oriented programming (OOP) in plugins through a specific example. Since that article contained a lot of advanced code, I thought it would be a good idea to write …