Hey, Today i would share a Few very helpful liks that i too refer at times to clarify my Themeing questions, you could also use the below resources to learn how to theme a wordpress theme.
Below is the WordPress theme structure
Template Files Within Template Files
Most WordPress Themes include a variety of template files within other templates to generate the web pages on the site. The following template files are typical for the main template (index.php) of a WordPress site:
However, this structure can be changed. For instance, you could put the search form in your header. Perhaps your design does not need a footer, so you could leave that template out entirely.
Theme development Refrences that are VERY USEFUL and MUST see
Wordpres Official Refrences
- 1 The WordPress Page Structure
- 1.1 Basic Template Files
- 2 More Complex Page Structures
- 2.1 Where’s the Beef?
- 3 Template Files Within Template Files
- 4 Special Template Files
- 5 Template File Tips
- 6 Template File Resources
Other Refrences
- http://jonathanwold.com/tutorials/wordpress_theme/
- http://net.tutsplus.com/site-builds/how-to-create-a-wordpress-theme-from-scratch/
- http://www.reencoded.com/2009/07/16/12-great-tutorials-on-creating-a-new-wordpress-theme/
Hope this information was useful for your theme development learning
Loading...
|
||||