[wordpress] Which template file should I use?

Here is a complete list of all existing wordpress template files and their meaning: index.php The main template file. It is required in all themes. style.css The main stylesheet. It is required in all themes and contains the information header for your theme. rtl.css The right-to-left stylesheet is included automatically if the website language’s text direction is right-to-left. comments.php The comments […]