The document provides an overview of programming background for WordPress. It covers preliminaries on web server stacks and client-server interaction. It also covers topics on PHP tutorial for WordPress, including what PHP is, inserting PHP, variables, conditional statements and functions. Finally, it discusses the anatomy of a WordPress theme including main parts, sections for the loop, the loop itself, additional files and extras.