WordPress template hierarchy – How wordpress decides which template to show based on user selections. Thumbnail goes to flowchart, link goes to ‘basics’ page.
wpdb – wpdb class controls the connection and information to and from the wordpress DB (or other connected DB’s). WP_Query – WordPress wp_query class allows manipulation of the DB query (ie change categories, authors etc)