Guys my question is not related to any problem i have in wordpress but regarding the functionality of wordpress while loop , if you have been building wordpress themes than you might be sure about the custom functions wordpress use, my question is whenever we call their functions we don't have to include any file so how these functions run without any reference file included in that page.

I am sure about MVC patterns and i am pretty much sure that wordpress doesn't use core MVC patterns, so does any one have any idea how it works for them , i also tried to understand their files , functions inside them do make sense to me but i am not sure how to those functions runs while creating themes as we don't include any file

Hope to get some great replies or we can build a conversation on it and try to figure out the functionality behind it

Thanks

link|improve this question
As a web development question, this would be better suited for StackOverflow than SuperUser. – jcrawfordor Aug 31 '11 at 20:04
I asked their no comments from last 20min so finally i switched here – Shanon Aug 31 '11 at 20:10
1  
SE sites do not promise answers fast. Posting a question on two different sites is strongly discouraged, since we're just going to end up migrating it to SO where they'll close it as a duplicate of your first one. – jcrawfordor Aug 31 '11 at 20:11
feedback

closed as off topic by jcrawfordor, Gareth, DragonLord, Sathya Sep 1 '11 at 14:49

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

Browse other questions tagged or ask your own question.