Where Do I Find the WordPress Template ID?

If you need to find the template ID for a specific WordPress template, you can use the following code:

template_name.php

The template_name.php file for a specific WordPress template will most likely be located in the following WordPress folder:

Themes/[themes name]/

For example, if you want to find the template ID for the “Hello World” WordPress theme, the file would be located at:

Themes/Hello World/template_name.php.