I was interested in checking out how the WordPress code flow works… When I googled it, ( probably with the wrong keywrods), all I ended up was this;

http://codex.wordpress.org/User:DavidHouse/Wordpress_Code_Flow

which is an excellent shot at it but very very old thus worth nothing today.

I also searched how the heck wp_head works, could not find it neither.

In order to understand wp from the ground up, I thoght I should get a full grasp of from url to all the way to wp_footer() what really happens… Ant pointers in this regard is highly appreciated.

Thanks

2 s
2

Probably the Program Flow on ToolPress is something for you: WordPress 3.0 Program Flow File Inclusions (Default Request); PDF. Contains important filenames, constants and hooks. My Favorite Cheat Sheet so far for the code flow stuff.

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *