Forums

no includes in wordpress (2 posts)

  1. ltoso
    Member
    Posted 6 months ago #

    Hi,
    i don't see any includes in wordpress files but still in wordpress files you see functions are being called, how does it work when the same function in nowhere defined in the same file neither there is any file that is being included to run the function.

    Please suggest Thanx
    Ltoso

  2. mfields
    Member
    Posted 6 months ago #

    If you are talking about theme files it is due to the fact that these files are included elsewhere in WordPress. Every page view in a WordPress installation is handled by index.php which includes wp-blog-header.php which includes /include/template-loader.php which will load a template file from your active theme based on template hierarchy.

Reply

You must log in to post.

About this Topic

Tags

No tags yet.