Videntity

This plugin allows you to pull in your data from your profile on Videntity (like I do on my main page here). It provides the following functions:

  • videntity_load($videntity, $loadglobal)
    Loads the videntity profile specified by $videntity (either an OpenID URL or your Videntity username). Returns it instead of setting it for the plugin to use if the second parameter is false (default true).
  • videntity_get($field, $echo, $profile)
    Gets the field specified by $field. Returns the value instead of echoing it if the second parameter is false (default true). Uses a profile other than one globally loaded by videntity_load if the third parameter is specified.

Each of the following works the same as videntity_get, but the field is specific for each one:

  • videntity_fn
  • videntity_given_name
  • videntity_additional_name
  • videntity_family_name
  • videntity_photo
  • videntity_url
  • videntity_video
  • videntity_note

Also adds a 'Videntity' tab under 'Options' in the Administration area that allows one to import a Videntity friends/contacts or profile into WordPress.

Users of this plugin may also be interested in the Videntity Bookmarklet.

Download the Plugin

View on WordPress Plugin Database

There is an RSS Feed for comments on this post.
You can trackback from you own site.

1 Trackbacks

  1. Trackback at 2007-05-08 19:11 by Singpolyma » Update to Videntity WordPress Plugin
    body

    [...] have updated my WordPress plugin for Videntity.org integration.  It now includes options to import your friends/contacts or your profile (or both!) from [...]

Post a Comment

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Stephen Paul Weber