Which PHP script sections do what in WordPress architecture.?
I am trying to design my own WP theme and want to do it from scratch based on nothing. Can anyone show me which php snipets are an absolute must in order not to break WP engine.
I understand that people added lots of their own which confuses people like me.
I have found many wordpress design yourself websites which are very outdated like 5-6 year old and most of them beat around the bush.
Did you see this guy’s tutorial?
http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/
Nothing better than the source itself:
http://codex.wordpress.org/Theme_Development







Did you see this guy’s tutorial?
http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/
Nothing better than the source itself:
http://codex.wordpress.org/Theme_Development
References :