=== Plugin Name === Contributors: samwilson Donate link: http://samwilson.id.au/ Tags: contacts, people, lists, addresses Requires at least: Tested up to: 2.2.2 Stable tag: 0.5 A simple address book plugin. View addresses in the admin back-end or embedded in a post or page. == Description == A simple address book plugin. You can view and edit addresses (names, addresses, phone numbers, email addresses, etc.) in the administration interface (under Manage > Addressbook), or embed a read-only, semantically marked-up, list of addresses in posts and/or pages. == Installation == 1. Upload `addressbook.php` to the `/wp-content/plugins/` directory; 2. Activate the plugin through the 'Plugins' menu in WordPress; 3. You can embed a list of your addresses in a blog post or page by putting `` wherever you want the list to appear. The HTML generated by this is semantically marked-up, so you can fine-tune the appearance of it through your theme's stylesheet. == Upgrading == There is no need to de-activate and then re-activate Addressbook to upgrade.