What is the default file for a WordPress homepage?
a) index.php
b) home.html
c) index.html
d) main.php
Answer:
a) index.php
Explanation:
The index.php file is the default file used by WordPress to load the homepage if no specific home page is assigned.