Video: Things I Wish I Had Known Before Developing a WordPress Theme
Things referenced in the talk:
- WordPress themes: Publish and Expound
- WordPress Coding Standards
- Function reference: wp_enqueue_script and wp_enqueue_style
- Understanding get_template_part
- Stop query_posts plugin
- WordPress In-Depth / WP_Query by Andrew Nacin
- Querying posts without query_posts by John James Jacoby
- The Weaver Theme with over 300 theme options
- WordPress Philosophy
- Portfolio Post Type plugin by Devin Price
- Function reference: add_editor_style
- Monster Widget plugin by Michael Fields
- Image compression tools: smushit, optipng, pngcrush, jpegtran
- _s Starter Theme
- Transients API
- Data Validation and Sanitation
- The TimThumb Saga by Matt Mullenweg
- Using the WordPress 3.5 Media Uploader in Plugins by Mike Jolley
- Post Thumbnail Editor plugin
- The WordPress.org Themes Directory
- The WordPress Theme Reviewers Team