Browse Course :
Welcome Guest, Become a Member Login

WordPress


Basics


  • WordPress introduction,Installation
  • Concept of Post Type and Taxonomy
  • Theme files introduction
  • Template tags and Page Template
  • Creating custom widgets area
  • Creating Custom Post Type 'products' and Taxonomy 'product category'
  • Shortcode
  • Wordpress theming ( HTML to WordpPress template )
  • Permalinks for wordpress clean url
  • Using WP Loops to show latest products

Wordpress Plugin Development


  • HOOKS (action and filter )
  • Plugin development, creating custom table on plugin activation
  • Create admin menu ,using wpdb, add data on custom table and list page
  • Widget development to show our plugins data as widget on frontend

Project: News Portal


  • Creating custom post type 'news' and taxonomy 'news category'
  • Create custom menu of 'category menu'
  • Create widget to show latest news on left sidebar
  • Create 4 boxes on home page to show latest news heading of any 4 category
  • Create a page taxonomy-.php to handle second screen
  • Create single-.php to handle news details page
  • Using wp poll plugin to show poll widget
  • Pagination on second screen ( news listing page )

Some usefull free Wordpress Plugin


  • 'Contact form 7' to create contact form
  • 'Display Widgets' to hide widgets on specified pages
  • 'page exclude' to exclude some pages on menu
  • 'All in one SEO plugin' for Wordpress SEO

Course Description