Twitter

Missing Google images http://twitpic.com/1lsk2k-05/07/2010
X

This is the second article of a series of articles explaining how I created the Q-List WordPress plugin. First article explained the administration section and this one will explain the user interface. This article consists of the following steps:

  • Using tags in your posts like [qlist]
  • Handling cookies for your plugin
  • Handling forms

Continue reading »

This is the first article of a series of articles explaining how I created the Q-List WordPress plugin. First article will explain the administration section and the second will explain the user interface. This article consists of the following steps:

  • Versioning your plugins database tables, and updating them
  • Creating your administration interface
  • Using wp options table in your database for your plugin options

Continue reading »