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