=== SimpleUuid === Contributors: Jeremy Stark Tags: posts, integration Requires at least: 2.3.2 Tested up to: 2.3.2 Stable tag: 1.0.0 == Description == Adds UUIDs to WordPress posts. A UUID is a Universally Unique Identifier. WordPress, and particularly WordPress MU can ave content with the same ID. Assigning a UUID provides a way to reference any content within a deployment. This is particularly useful when sharing content with other systems. More information about UUIds can be found here: http://en.wikipedia.org/wiki/UUID == Installation == Place the SimpleUuid folder in the WP plugins directory. It should have the folder name "simple-uuid". Go to the Plugins administrative page in WordPress and activate the plugin. Now whenever you save a post it will have a UUID placed in its meta data with the key 'simple-uuid'. == Contact Me == For questions, comments, bugs please e-mail Jeremy Stark at jeremy@deximer.com