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


You need to login to view comments.