Archive for the ‘webpublishing’ Category

A primer on writing WordPress plugins – part 2

by Peter Boosten

Although the last article delivered a good working plugin for Wordpress, it seems something was missing. This article will focus on an additional aspect: configurable options.

Posted in webpublishing | 7 Comments »

A primer on writing WordPress plugins

by Peter Boosten

Ever needed some functionality in WordPress that is not included by default, or is not provided by one of the gazillion plugins written by others? Then it’s time you start writing your own plugins.

Posted in webpublishing | 12 Comments »