This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

LBB

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 > Little Black
Book), or embed a read-only, semantically marked-up, list of addresses in posts
and/or pages. You can embed a list of your addresses in a blog post or page by
putting ~LBB~ wherever you want the list to appear. The generated HTML is
semantically marked-up, so you can fine-tune it’s appearance through your
theme’s stylesheet. Here are the entries I use:

/—-:[ Little Black Book styles]:—-/
.timediff { color:red }
.name, .address, .homephone, .cellphone { font-family:”Courier New”; font-weight:bold; font-size:larger; }
.homephone { color:blue; }
.cellphone { color:green; }
.notes { font-family:Arial, sans-serif; font-size:smaller; }

Upgrading

There is no need to de-activate and then re-activate Addressbook to upgrade.

Download

The latest version is always available from the WordPress Plugin Repository.

Donate

If you feel so inclined, a donation in any amount would be greatly appreciated.

Version History

1.0 First version in the repository

1.1.1 Changed the background color of the contact area for use with WordPress 2.5

1.1.2 Restored normal colors for the Edit and Delete links in the contact area.
(Thanks to John Marcotte)

1.1.3 Added “Cell: ” when the cellphone is not blank to make it clear,
especially when printed.

1.1.4 In listings, added a
after the email addresses so the website appears on a
separate line. (Requested by Aaron Patrick Michaud)

Installation

  1. Upload the LBB directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“LBB” is open source software. The following people have contributed to this plugin.

Contributors

Translate “LBB” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.