Conditional for Page template? if ( is_ page template
-
What I need to do is set up a conditional statement that will determine whether a specific page template is used.
For example something like this…but working of course LOL ??
<?php if ( is_page_template(‘portfolio’)
I could not find anything in the Codex regarding determining page template used. Any help would be appreciated!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Conditional for Page template? if ( is_ page template’ is closed to new replies.