Find template use in WordPress page


/ Published in: PHP
Save to your folder(s)

Insert this code in header.php


Copy this code and paste it in your HTML
  1. <?php echo get_page_template(); ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.