I’m wondering if it is possible to call different headers like for the get_sidebar(‘newsidebar’)?
can I maybe call get_header(‘custom’)? I want to make my header for the index different then all the other pages
I’m wondering if it is possible to call different headers like for the get_sidebar(‘newsidebar’)?
Share
Multi headers
Different header for different pages.
The file names for the home and 404 headers should be header-home.php and header-404.php respectively.