HTML Template into WordPress
It is well-known that all WordPress themes are built using PHP files. Actually, the whole WordPress engine – blogging software – is built on PHP. This post is not really about the difference between HTML and PHP files, and just for editing or manipulating your theme files (the templates as they are called in the WP terminology) you don’t need any specific PHP knowledge. I will talk about how to convert an ordinary HTML template into something usable in your WordPress theme.
The basic structure of any template file is just classic pure
Read More or add a comment »





