• I have a question

    How can I check if current page use some template ?

    For example, I use this

    <?php (is_page()) { echo "is a page"; } ?>

    This simple check if current page is page but I need to check is page and if this page use some template.

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.