Right now, your index.php file is your only theme file. We'll be breaking it up into template files a bit later. First, we need to include WordPress functions that will spit out your content into your theme.
Right now, your index.php file is your only theme file. We'll be breaking it up into template files a bit later. First, we need to include WordPress functions that will spit out your content into your theme.