Advanced WordPress Features & Customizations
I spoke at edUi 2011 in Richmond, Virginia on October 14, presenting on advanced WordPress features and customizations. A few weeks before that, on September 24, I rehearsed the talk at the the D/FW WordPress Meetup. This page contains a link to a PDF version of the presentation, plus links to download the code I wrote during the presentation and to other resources I mentioned. (If all goes according to plan, it will eventually contain an audio recording of the talk.)
Presentation
Download PDF (4.15 MB)
Theme Files
I created a child theme and a custom plugin during the presentation:
Links Mentioned
- Codex: add_filter()
- Code: Filter Reference
- Filter Example: WP Tweet Button
- Codex: add_action()
- Codex: Action Reference
- Action Example: Fluency Admin
- WP Candy: Functionality Plugin
- Plugin: Editorial Calendar
- Codex: Post Types
- Stack Overflow: Adding custom fields to the post screen
- Plugin: Custom Field Template
- Library: Custom Meta Boxes
- Article: Add Custom Meta Boxes to Your Plugin
- Article: Ordering WordPress Post Types By A Custom Field
- Plugin: Reorder
- Plugin: WordPress Mobile Pack
- Theme: Carrington Mobile
- Example: Alexandria Mall
- Codex: Template Hierarchy
- Codex: Child Themes
- Plugin: CSV Importer