
What is WordPress?
WordPress is an Open Source Blogging platform. It was created in 2003 and since then has held it’s ground claiming hundreds of millions of users world…

170 Plugin Releasing and Promotion Part of the “How to Write a WordPress Plugin” series So, your plugin is finish! Sorry, it’s not! Plugin development does not end when you’ve finished coding, there are several more items you need to consider. Items such as documenting, publishing, localizing and promoting your plugin. This Lesson – Objectives Continue reading »

150 WordPress Database Part of the “How to Write a WordPress Plugin” Series This Lesson Objectives In previous lessons we introduced plugins, built a basic working plugin template file structure and created a plugin class for our plugin. Every WordPress based web site on the Internet today is connected to a MySQL database backend that Continue reading »

162 CSS Inclusion with Plugins Part of the “How to Write a WordPress Plugin” Series Objectives In this lesson we will discuss and demonstrate the use of Cascading Style Sheets (CSS) with your WordPress plugin. The use of these functions will also avoid problems that will arise when your themes or plugins both use the Continue reading »

161 Javascript Inclusion with Plugins Part of the "How to Write a WordPress Plugin" Series Objectives In this lesson we will discuss and demonstrate the use of JavaScript with your WordPress plugin. This information is equally appropriate to theme design. Almost all WordPress Themes and Plugins use or are reliant upon JavaScript and Cascading Style Continue reading »

143 Admin Menu 0v3 Text to Hyperlink (Video) Part of the “How to Write a WordPress Plugin” series This Lesson – Overview This lesson is part of the series covering the WordPress administration menus and options pages. In this lesson we will go a step further with admin menus by demonstrating how to save your Continue reading »

142 WordPress PK Admin Menu 0v2 Demo Top-Level and Sub-Level Menus (Video) Part of the "How to Write a WordPress Plugin" series This Lesson – Overview This lesson is part of the series covering the WordPress administration menus and options pages. In a prior video I demonstrated the very basics of how to make an Continue reading »

141 WordPress PK Admin Menu 0v1 Demo – A Simple Sub Menu (Video) Part of the “How to Write a WordPress Plugin” series This Lesson – Overview In previous lessons we introduced plugins, built a basic working plugin template file structure, created a simple plugin class for our plugins and produced some easy demonstration plugin Continue reading »

140 WordPress Administration Menus/Panels/Pages (Video) Part of the “How to Write a WordPress Plugin” series This Lesson – Overview In previous lessons we introduced plugins, built a basic working plugin template file structure, created a simple plugin class for our plugin and produced the demonstration plugin, Text to Hyperlink. In this series of lessons we’ll Continue reading »

131 Text to Hyperlink Filter Example (Video) Part of the “How to Write a WordPress Plugin” series This Lesson – Overview In this lesson we’ll continue the hooks, filters and actions topic with a demonstration filter. This continues the previous lessons where we introduced plugins, built a basic working plugin template file structure and created Continue reading »

130 WordPress Hooks, Actions and Filters (Video) Part of the “How to Write a WordPress Plugin” series This Lesson – Overview In previous lessons we introduced plugins, built a basic working plugin template file structure and created a plugin class for our plugin. In this lesson we’ll cover hooks, filters and actions. Contents What are Continue reading »

120 The Plugin Class (Video) Part of the “How to Write a WordPress Plugin” series This Lesson – Overview In previous lessons we covered the introduction to plugins and the naming and declaration of a WordPress plugin. In this lesson we’ll introduce our WordPress plugin class. This class can be used as a basis for Continue reading »

110 WordPress Plugin Naming and Declaration (Video) Part of ‘How to Write a WordPress Plugin’ Series This Lesson – Overview In the previous lesson we’ve covered the introduced to plugins. In this lesson we’ll cover the naming and declaration of a WordPress plugin and create the main php plugin file. This file has a pre-defined Continue reading »

101 Introduction to WP Plugins Hi, my name is Philip King, welcome to this tutorial series on Writing a WordPress Plugin. Viewing Order Since each of the tutorials in this series builds on each other, I recommended you progress through the tutorials in the order they are presented. Contents Acknowledgements – Thanks Before I begin Continue reading »

Affiliate Blogger Pro – Questions and Answers Generally we all have the same problems, the same questions and queries when we want to improve our lives and move on to better things. In this article I have posted some of the questions and answers relating to Affiliate Blogger Pro by Rosalind Gardener. Rosalind Gardener – Continue reading »