WP Pages & Blog Tree
index.php => Blog Post, Display All Posts singe.php => Display Single Post archive.php => Display Categories From Post front-page.php => […]
index.php => Blog Post, Display All Posts singe.php => Display Single Post archive.php => Display Categories From Post front-page.php => […]
Add this to footer.php file Remember this also adds to TOP EDIT WORDPRESS BAR when you are logged in
header.php calls this function.php thru <?php wp_head(); ?> On functions.php file, add this to get css files to header.php This
These lines are added to index.php / single.php / page.php