5 Excellent Ways to Hack the Twenty Seventeen WordPress Theme

Twenty Seventeen is the most versatile default theme WordPress has ever seen. However, the options built into the theme leave a few things to be desired. In this post, I’ll show you five hacks you can use to make Twenty Seventeen uniquely your own. We’ll start with the basics and move on to more challenging […] View original post at …

Understanding and Using the WordPress Hook System

We’ve been covering quite a few WordPress web development topics recently, so you’ve probably already heard about hooks, actions, and filters. These are an essential part of the using the event-driven architecture used by WordPress. And they are your path to creating your own custom “version” of WordPress to suit your needs. In a nutshell, an event-driven architecture is a way …

Essential Tools for Testing Cross-Browser Compatibility on Your WordPress Site

If you’re not testing how your site looks and performs on different browsers, you really have no idea whether visitors to your site are viewing it as you intended. Add to that, testing on multiple browsers on different operating systems and different devices is also a must. After all, Google Chrome on OS X isn’t quite like Google Chrome on …