New WordPress Basics Course at Treehouse

For the last several months I have been rewriting all of the Beginners WordPress content at Treehouse.  Excited to announce today that WordPress Basics, the third of seven or so beginners courses in our Learn WordPress track has been released. https://www.youtube.com/watch?v=4b-L5gyGZUo This course covers how to manage content in WordPress, how to work with different types of … Continue reading New WordPress Basics Course at Treehouse

Great Video on How Automattic Approaches Theme Development

Check out this great video from Philip Arthur Moore http://s0.videopress.com/player.swf?v=1.03 In the video he talks about a few major approaches to creating WordPress themes: Parent and child themes Theme frameworks Starter themes From scratch You can also find a nice write up he did of the content over on the Codepoet blog. He also has … Continue reading Great Video on How Automattic Approaches Theme Development

How to Remove the Orderby Dropdown for Products in WooCommerce

While working on a recent customization for a WooCommerce site, I had a little difficulty tracking down exactly where the orderby drop down that appears above product listings lives in the code.  Since I didn't find a blog post addressing this directly, I thought I would share what I figured out. To remove the drop … Continue reading How to Remove the Orderby Dropdown for Products in WooCommerce