Description
In this short WordPress Plugins tutorial, you will learn how to create a simple version of the IMDB type movie directory. It will have multiple fields such as plot, rating, director, YouTube trailer and even a custom ‘Genre’ taxonomy.
You will learn how to add pagination to a custom post type, how to create an AJAX re-order list, use the WP Editor, Fetch data using WP_Query and also how to use the Setting API.