Shaumik Daityari walks through the simple steps of creating your own WordPress Widget via a plugin, even if you don't have a lot of experience with WordPress or writing code.
Tag: WordPress Plugin Development
Create a Dynamic Widget in WordPress in Ten Minutes
WordPress Plugin Development for Beginners
Plugins are one of the key strengths of WordPress. Chris Burgess shares a list of resources to help you learn WordPress plugin development from scratch.
A Real World Example of WordPress Plugin Development
Simon Codrington revisits his article on an Introduction to Plugin Development with this real world example of WordPress Plugin Development.
Demystifying the WordPress Hook System
In this tutorial, Agbonghama Collins will demystify the WordPress hook system, with some examples to help you better understand hooks, actions and filters.
Adding Custom Functionality to the WordPress Visual Editor
With the TinyMCE API and WordPress’ filter hooks, Tim Carr demonstrates how to easily add your own custom functionality to the WordPress Visual Editor.