This plugin hasn’t been tested with the latest 3 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.

Account Manager

Description

This plugin provides the Mozilla Labs Account Manager prototype with the data it needs to allow Firefox to log the user in and out of a WordPress blog.

When a post or page hasn’t been published, pressing Ctrl-S on your keyboard will save the page/post as draft, if it has been published, then it will be updated.

To extend the data presented in the AMC Document, play with the provided mozlabs_amcd filter.

To-Do

  1. Add support for bbPress

Installation

  1. Upload the account-manager 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 & Developers

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

Contributors

Translate “Account Manager” into your language.

Interested in development?

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

Changelog

0.1 (2010-04-28)

  1. Initial release
  2. Features a workaround for the current version of the FF extension not supporting GET for the disconnect operation (this workaround will be removed once this bug in the extension has been fixed)