-
·
Code editor
A summary of some of the more popular code editors available for developing with WordPress.
-
·
WordPress Installation
Learn how to manually set up a local WordPress instance, through the famous five-minute install.
-
·
Local development environment
An introduction to the concept of a local development environment, as well as some common options.
-
·
Admin page request
Explore a typical WordPress admin request and step through the code execution.
-
·
Front-end page request
Explore a typical WordPress front end request and step through the code execution.
-
·
Permalinks, rewriting urls on Apache and Nginx
Describe how permalinks work. Identify where Permalinks can be set for a WordPress installation.
-
·
The WordPress database
Identify and describe the different tables in the WordPress database, and the core functions to interact with these tables.
-
·
The WordPress file structure
Describe the files and directories that make up a WordPress installation.
-
·
WordPress and web servers
What a web server is, and the different parts of a web server.