Easy Widget Development: Code WordPress Widgets from Scratch
- 4.4
Brief Introduction
Build four WordPress widget plugins, and learn the code you'll need to develop your own custom widgets.Description
Learn to code WordPress widget plugins from scratch! In this course, you'll build four different WordPress widgets and learn how to use standard WordPress plugin code to create additional widgets. By the end of the course, you'll be able to implement some basic PHP code, and you'll know how to submit your very own WordPress plugin to the WordPress repository.
This course assumes that you have WordPress installed on your own domain, as we will be writing plugins that you can test right away! This is a beginner course and requires no prior programming knowledge. Students who have an interest in writing code (or at least in learning a few code snippets!) are particularly well-suited for this course.
Requirements
- Requirements
- You'll need to have WordPress installed on your own domain before beginning this course. You'll need to be able to log in to your website via yourwebsite.com/wp-login.php and access your WordPress dashboard.