Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Creating Plugins to Extend WordPress
Rating: 4.5 out of 5(78 ratings)
580 students
Created byInfinite Skills
Last updated 1/2017
English

What you'll learn

  • Learn how to create your WordPress plugins and widgets
  • Once you have completed this training course, you will have learned how to create and distribute your own plugins using PHP and the WordPress API

Course content

9 sections49 lectures4h 4m total length
  • Important - Download These First - Working Files0:01
  • Introduction And Course Overview3:30

    Explore how to extend WordPress with plugins by mastering the WordPress API, action and filter hooks, and creating custom post types, widgets, and templates.

  • About The Author1:01
  • Surveying The Existing Plugin Landscape4:34

    Explore the WordPress plugin landscape by examining the official plugin directory, the beta testing area, and free-to-premium plugins, then engage communities at meetups and WordCamps to reuse existing solutions.

  • Creating A Theme VS A Plugin2:22

Requirements

  • PC or MAC
  • Working files are included, allowing you to follow along with the author throughout the lessons

Description

In this Creating Plugins to Extend WordPress training course, expert author Joe Chellman will teach you how to create your own plugins using the WordPress API. This course is designed for users that already have a basic working knowledge of WordPress. 

You will start by learning about the highlights of the WordPress API, then jump into creating your first plugin: a dashboard banner. From there, Joe will teach you how to create your second plugin, as well as how to further enhance your plugin, including how to create a widget for custom posts, register settings and sections, and prepare your plugin for localization. This video tutorial also covers additional plugin possibilities, such as using transients to cache expensive operations, implementing the transients API, and reacting to deactivation and uninstallation of your plugin. Finally, you will learn how to distribute your plugin, including how to publish independently on GitHub and submit to the WordPress plugin directory. 

Once you have completed this computer based training course, you will have learned how to create and distribute your own plugins using PHP and the WordPress API. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • This course is designed for users that already have a basic working knowledge of WordPress
  • This course is geared towards WordPress users learning how to create WordPress plugins and widgets