Good WP-Query References WordPress Query Comprehensive Reference: CODEX: $args = array( Author Parameters:Show posts associated with certain author. ‘author’ => 1,2,3,(int) – use author id [use minus (-) to exclude authors by ID ex. 'author' => -1,-2,-3,] ‘author_name’ => ‘luetkemj’,string) – use ‘user_nicename’ (NOT name) Category Parameters:Show posts associated with certain categories.’cat’ => 5, //(int)… Read More »
Serendipity
Serendipity Jonathan Trager and Sara Thomas met while shopping for gloves in New York. Though buying for their respective lovers, the magic was right and a night of Christmas shopping turned into romance. Jon wanted to explore things further but Sara wasn’t sure their love was meant to be. They decided to test fate by… Read More »
Thumbnail Test

Themes have to declare their support for post images before the interface for assigning these images will appear on the Edit Post and Edit Page screens
The Foundation

WordPress Development: The Foundation The first part of this series will cover the bare essentials needed to begin developing using WordPress, or any web design platform. Commitment: Be willing to fail Be prepared to get back up after failing Set aside a large amount if not all of your free time to devote to learning… Read More »
WordPress Users Start Here
A Look At WordPress From The Inside Out Welcome to the first post in the my new project. If you’re new to WordPress, follow along with our new series. When I started my journey to become a web designer/developer 3 years ago I’ll admit I was overwhelmed. It was exciting to take on the task,… Read More »
