Links
- wordpress.org/extend/themes/
- codex.wordpress.org/Theme_Development
- codex.wordpress.org/Theme_Development#Child_Themes
- codex.wordpress.org/Stepping_Into_Templates
- codex.wordpress.org/Theme_Development#Template_Files_List
- codex.wordpress.org/The_Loop
- codex.wordpress.org/Stepping_Into_Template_Tags
- codex.wordpress.org/Template_Tags/Anatomy_of_a_Template_Tag
- codex.wordpress.org/Template_Tags
Practice sites
- amandafrench.net/chastity
- amandafrench.net/temperance
- amandafrench.net/charity
- amandafrench.net/humility
- amandafrench.net/patience
- amandafrench.net/kindness
- amandafrench.net/diligence
Tasks
1) Create a child theme for the TwentyTen theme (style.css file only).
2) Create an author.php template page for your child theme.
3) Add the user’s e-mail address to the author_meta
4) Add the template tag that adds the author’s profile website to the author page.
Recent Comments