Hi,
I am relatively new to php and was trying to read the WordPress source. wp-blog-header.php is called through index.php. Within wp-blog-header.php a function call is made to wp(); .
http://trac.wordpress.org/browser/trunk/wp-blog-header.php#L14
Could you tell me which file / method this call traces to?
Thanks
Rahul