How WordPress Boots Up: A Step-by-step Examination of the WordPress Loop

Theme.fm has a series of three articles on how WordPress boots up, how it moves through the process as a visitor lands on their first page on your site and a step-by-step look at the WordPress Loop.

  1. WordPress Internals: How WordPress Boots Up
  2. WordPress Internals: How WordPress Boots Up Part 2
  3. WordPress Internals: How WordPress Boots Up Part 3 – Theme.fm

As a visitor lands on a web page on a WordPress site, the browser begins the process of loading the visitor request to view a specific page. On that web page, there are codes that instruct WordPress to pull information from the site design files called WordPress Theme template files, from WordPress Plugins, from the database, and other code requests to literally build a viewable page instantly for the visitor. These articles dig deeply into how WordPress code works with all the various programs and options to generate that page.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s