Plugin Directory

Simple OpenID plugin

Instead of giving an username, email and website to comment on a post, this plugin enables the use of an OpenID account to add the comment.

Download Version 0.1 beta

Installation is pretty straightforward, but there are several things you need to take care of:

  • Put the openid/ folder in your wp-content/plugins/ folder
  • Make sure the wp-content/ folder is writable. The plugin creates a tmp/ folder upon first time activation. Alternatively, you can create this folder by hand and make it writable. You can use the chmod 766 command.
  • In your comments.php template add these two functions: <?php oid_add_inputbox(); ?> and <?php oid_show_logo(); ?>
  • Activate the plugin in the plugin management panel of your WordPress installation.

Requires: 2.1 or higher
Compatible up to: 2.1.3
Last Updated: 2007-5-10 Downloads: 2,552

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(4 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.