Delineating Between API’s For Plugins and Themes

With the rise of Customizer and the history using the options table to store everything theme and plugin related, it’s time to get organized. The not so new ability to organize ourselves while developing for WordPress seems to be lacking in the ecosystem. I for one would like to see the community embrace this opportunity …

Review by: David Powers

Ian Lowell is one of the hardest working, most honest, and most reliable individuals I have ever worked with. On top of that, he’s a digital marketing wizard who really knows his stuff! I’m happy to have developed a long time working relationship with him, and will continue to recommend his services to others.

WordPress Theme Development Using _S, Bootstrap, Grunt & Bower

Another great post from the folks over at 4 Digits. This is extremely handy when you are starting to develop a custom WordPress theme. When working with a group to create and develop a custom WordPress themes, plugins or site specific functionality, having your structure nailed down is imperative. This starter theme is based on …

Looking at parallax.js

parallax.js reacts to the orientation of your smart device, offsetting layers depending on their depth within a scene, if no gyroscope or motion detection hardware is available, parallax.js uses the position of your cursor instead. vFind it at: parallax.js.