=== Plugin Name === Contributors: samwilson Donate link: http://samwilson.id.au/ Tags: contacts, people, lists, addresses Requires at least: Tested up to: 2.3.3 Stable tag: 0.9 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 as its own top-level menu item), or embed a read-only list of addresses in posts and/or pages. Addressbook includes hCard microformat support in the address list. == Installation == 1. Upload the `addressbook` directory 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 conforms to the hCard microformat standard, which also means that you can fine-tune the appearance of the list via your theme's stylesheet. The default presentation is pretty boring. == Upgrading == There is no need to de-activate and then re-activate Addressbook to upgrade.