wordpress theming for epic n00bs: intro to template tags, themes and php

33

Upload: jeremy-clarke

Post on 09-May-2015

5.221 views

Category:

Technology


3 download

DESCRIPTION

Description: Not for seasoned developers, this talk is targeted at WordPress users who know how to blog but have not yet figured out how to control the way their blog works at the theme level. Widgets, plugins and theme frameworks can get you pretty far, but sometimes you need to know how to edit the right files and add the right template tags to get what you want for your site. I will explain how the files in your theme folder work to define different kinds of content, how to identify WordPress "template tags" and move them around in your theme (and find new ones in the Codex). There will also be an incredibly simple explanation of how PHP, the programming langauge WordPress is based on, works when mixed with HTML. Nothing to be afraid of! Just enough to help you work around it and get things done.

TRANSCRIPT

Page 1: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 2: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 3: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 4: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 5: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 6: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 7: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 8: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 9: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 10: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 11: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 12: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 13: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 14: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 15: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 16: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 17: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 18: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 19: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 20: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 21: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 22: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 23: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 24: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 25: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 26: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 27: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 28: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 29: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 30: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 31: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 32: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP
Page 33: WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP