SPEAKER: Michael Shores
TIME: 3:40 pm — 4:15 pm
ROOM: Calaveras
This talk will cover how to use the WP_Query() method to write queries and loops for just about anything in WordPress, including queries like:
- Getting a list of posts by category
- Query by custom post type
- Query posts before or after a specific date
- Complex queries on custom field values
- Multiple queries and post lists on the same page