myStatus plugin

myStatus admin panel (v0.5)

This plugin allows you to create a number of fields specifying your current status and easily insert them into your templates. It was inspired by Merlin Mann’s post about personal status pages.

Download

Hasn’t been fully in WordPress 2.1, you might run into some problems
Version 0.5 - October 29, 2005

Installation

  • Put the plugin in your WordPress plugins folder
  • Activate it via the plugins page
  • The plugin should create a new table in your database
  • Add some fields using the Dashboard sub-panel
  • Add <?php get_myStatus(); ?> to your templates where the list should appear

Options

  • Put <?php get_myStatus_updated(); ?> in your template to display time last updated
  • Activating the checkbox beside an entry will flag it for deletion when you update