wpsites.net
How To Use A Page Template Anywhere In WordPress Using Template Include
Using the template_include function included in WordPress, paste this code in your child themes functions.php file and modify accordingly. [code] add_filter( ‘template_include’, ‘…