Themes on new php page

Themes on new php page

door Mark Wong -
Aantal antwoorden: 1
I have a new input form for a custom function, but I can't figure out how to get the the theme header to show up on it.

I was able to get the footer to work, but I can't for the life of me figure out the theme header.

Help!!!!

Thanks,
Mark
Gemiddelde van de beoordelingen:  -
Als antwoord op Mark Wong

Re: Themes on new php page

door Greg Lyon -
Hi Mark,
at the most basic, print_header() will do it. You'll have to look into some of the optional parameters to get it to do everything it is supposed to (like breadcrumbs),

Hope it helps,
Greg.
Gemiddelde van de beoordelingen:  -