xhtml to Wordpress?
Posted
by
user1762554
on Stack Overflow
See other posts from Stack Overflow
or by user1762554
Published on 2012-10-21T04:55:44Z
Indexed on
2012/10/21
5:00 UTC
Read the original article
Hit count: 102
I am in the process of learning xhtml/html5/PHP, and I have grasped the majority of the concepts of these languages. What I do not understand is if I have multiple pages in xhtml such as home(index)html, about.html, blog.html, etc., do I need to convert all of those pages to php files?
I've downloaded a few templates from the web to look at the php files, but in the template folder there is no individual files for the menu categories, just the usual .php files for created a wp theme. Why is this?
© Stack Overflow or respective owner