Help Stop SOPA/PIPA

WordPress webdesign and development in Houston Texas

WordPress Consulting

C3M Digital is a unique web development, design, consulting and online marketing company. We provide clients with personalized service and web solutions that get real world results.

Latest Posts

Get latest 3 posts from multiple custom post types in one query

open source code snippit

This method uses a counter and 1 query to return the latest 3 posts from multiple custom post types. This might not be the best solution if you have a really large amount of posts because it will loop through all the posts and if the count is higher than 3 for the given post type it will go back to the beginning of the loop.

Read more

WordCamp Austin – I’m Speaking

austin-wordcamp-2012-stamp

I’ll be speaking at WordCamp Austin later this month. My session is “The Query, the Whole Query, and nothing but the Query”. It will include everything you need to know about the WP_Query class and how to properly query the WordPress database for posts.

Read more

Adding Git to your WordPress development workflow – an introduction

git-logo

The purpose of this guide is to show you how you can add Git to your WordPress development workflow and will include the basics of securely installing Git on a remote server, using your local machine for development and deploying your changes to a live production server using SSH.

Read more
Read More Posts