lorenz-w
2/15/2018 - 9:03 PM

WordPress Partial

Add file partial-something.php (or just something.php). Call from anywhere with:

<?php get_template_part('partial-test'); ?>