Brief Summary
In this course, you’ll get hands-on experience in creating plugins for WordPress using PHP. It's all about making it simple and fun!
Key Points
-
Understanding the WordPress API
-
Creating your first dashboard banner plugin
-
Enhancing plugins with widgets and settings
Learning Outcomes
-
Develop your own WordPress plugins from scratch
-
Learn how to use the WordPress API effectively
-
Distribute your plugins through GitHub and the WordPress directory
About This Course
Developing Custom Plugins with PHP and the WordPress API
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.
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
Jeffery P.
Well done videos and well designed instruction. Good for a general overview of working with WordPress to make plugins and custom post types. You'll need a strong working knowledge of PHP or you'll be lost. Last updated 2015. A lot has changed since then.