Chris Farrell Membership
Artisteer
Millionaire Society
This site uses cookies. By continuing to browse the site, you are agreeing to our use of cookies. Find out more.

170 Plugin Release and Promotion

 Posted by  Add comments
 
170 Plugin Release and Promotion

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 Database

 Posted by  Add comments
 
150 Database

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

 Posted by  Add comments
 
162 CSS Inclusion with Plugins

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

 Posted by  Add comments
 
161 Javascript Inclusion with Plugins

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 »

131 Text to Hyperlink Filter Example (How-to Video)

 Posted by  Add comments
 
131 Text to Hyperlink Filter Example (How-to Video)

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 »

120 The Plugin Class (How-to Video)

 Posted by  Add comments
 
120 The Plugin Class (How-to Video)

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 »

86 queries in 1.290 seconds (Child).