Lesson 10 Use of Browser based Developer Tools
Chrome Developer Tools
Firefox Developer Tools
Firebug
Chrome Developer Tools
Firefox Developer Tools
Firebug
single-book.php
WordPress Theme Folder Structure:
Video
Custom Page Template:
Template Hierarchy:
Conditional Tags:
Child Theme example: Â Main theme reside in folder “oxy”
Plugin code for the lesson.
In this lesson we will discuss get_posts  and also touch the famous WordPress LOOP
This lesson deals with custom post type. We will learn how to create a custom post type in WordPress.
In this lesson we will discuss get_posts command of WordPress.
To use jQuery you need to load jQuery into page if not already loaded. Â Following code snippet shows loading of jQuery.