"WordPress Themes typically consist of three main types of files, in addition to images and JavaScript files. One is the stylesheet called style.css, which controls the presentation (visual design and layout) of the website pages. The second is the optional functions file (functions.php). The other files are the template files which control the way the site pages generate the information from your WordPress database to be displayed on the site."
Web: A WordPress Theme
Posted by
Simon
Labels:
meadowlands
The below image has been devised by Yoast and illustrates the anatomy of a WordPress theme. At minimum, I will need to code these particular files from ground-up in order to have a functional blog-theme.

No comments:
Post a Comment