Is there a way to list all used/unused WP templates?
Here’s a rough function I use to handle this, it should work well for anyone out there wanting to do this quick and easy. Add this this your functions.php file and then visit your site with ?template_report added onto the URL to display a report for every custom theme template. It’s rough, I’d suggest commenting/uncommenting … Read more