Course Instructor
Template hierarchy
Introduction to template hierarchy
Header and footer templates
index.php
single.php
archive.php
Using more specific template types
Template Tags
Introduction to template tags
Function prefixes: get vs the
Path and URI functions
The Loop, Part 1
The Loop, Part 2
Using images in templates
Getting the featured image of a post
wp_get_attachment_image
Responsive images in WordPress
Template Partials
Why use a template partial?
get_template_part
Using include statements for template partials
Output a block in a PHP template
Template security
How to securely output dynamic data
Template security best practices
Using PHPCS (optional)