COURSE DESCRIPTION
In this course you are going to learn how to develop wordpress plugin, building a job listings plugin as a case study, and along the way you will learn a lot of core WordPress development concepts. Some of the concepts covered in this course include: Action and Filter Hooks, WP_Query, Custom Post Types, Custom Taxonomies, Ajax, Shortcodes, and Custom Metaboxes and Fields. The course is made up of 26 lessons, and learner are expected to practice every single lesson.
Happy learning…
CERTIFICATION
On completion.
LEARNING OUTCOME
- Understand WordPress Action Hooks
- Understand WordPress Filter Hooks
- Understand how to Implement WP_Query
- Understand how to Create Custom Post Types
- Understand the concepts Custom Taxonomies.
- Understand the Use of Ajax in Plugin Development
- Understand how to Create Shortcodes
- And Many More…
Course Features
- Lectures 26
- Quizzes 0
- Duration
- Skill level All levels
- Language English
- Students 6
- Assessments Yes
-
How to Build WordPress Plugin
- WordPress Plugin -1- How to Build a Basic WordPress Plugin
- WordPress Plugin -2- An Introduction into WordPress Action Hooks
- WordPress Plugin -3- An Introduction into WordPress Filter Hooks
- WordPress Plugin -4- Understanding and using WordPress Custom Post Types
- WordPress Plugin -5- The Ultimate Guide to WordPress Custom Post Types
- WordPress Plugin -6- How to Create a Custom WordPress Taxonomy
- WordPress Plugin -7- How to Include Multiple Files in a WordPress Plugin
- WordPress Plugin -8- How to Create Custom Meta Boxes in WordPress
- WordPress Plugin -9- How to Create Custom Fields in WordPress
- WordPress Plugin -10- How to Safely Save WordPress Post Meta to the Database
- WordPress Plugin -11- How to Properly Enqueue Styles in WordPress
- WordPress Plugin -12- Adding Quicktags to Custom Fields in WordPress
- WordPress Plugin -13- How to Create a Datepicker Field in WordPress
- WordPress Plugin -14- How to Create a Settings Page in WordPress.
- WordPress Plugin -15- Querying WordPress with WP_Query
- WordPress Plugin -16- Displaying Data with a Custom WordPress Loop
- WordPress Plugin -17- Refactoring and Setting up jQuery Sortable
- WordPress Plugin -18- jQuery Ajax Tutorial for WordPress
- WordPress Plugin -19- How to Use wp_localize_script in WordPress
- WordPress Plugin -20- Processing Ajax Requests in WordPress
- WordPress Plugin -21- How to Create a WordPress Shortcode: The Basics
- WordPress Plugin -22- How to Create a WordPress Shortcode: Taxonomy Query
- WordPress Plugin -23- Creating a Dynamic Shortcode using WP_Query
- WordPress Plugin -24- Display The Loop inside a WordPress Shortcode
- WordPress Plugin -25- Adding Pagination to a WordPress Shortcode
- WordPress Plugin -26- Properly include Template Files in a WordPress Plugin