Which WordPress file manages the website’s permalinks?
a) wp-config.php
b) .htaccess
c) functions.php
d) style.css
Answer:
b) .htaccess
Explanation:
The .htaccess file in WordPress is used to manage permalinks, which define how URLs are structured for posts and pages.