=== User Meta Manager ===
Contributors: Jason Lau
Donate link: http://jasonlau.biz
Tags: user, users, meta, data, edit, add, update, delete, manage, activate, register, registers, short, tag, shorttag, member, members, admin, administrate, administrator, administrative, tool, plugin, module, addon, jason, lau, jasonlau, jasonlau.biz
Requires at least: 3.3.1
Stable tag: 1.0
Tested up to: 3.3.2
== Description ==
User Meta Manager allows administrators to add, edit, or delete user meta data. User Meta Manager also provides a shorttag for inserting user meta data into posts or pages. To display data for a particular user: [usermeta key="meta key" user="user id"] To display data for the current user: [usermeta key="meta key"] An additional shorttag is available for restricting user access based on a meta key and value or user ID. To restrict access based on meta key and value: [useraccess key="meta key" value="meta value" message="You do not have permission to view this content."]Restricted content.[/useraccess] Allowed users will have a matching meta value. To restrict access based on user ID: [useraccess users="1 22 301" message="You do not have permission to view this content."]Restricted content.[/useraccess] Allowed user IDs are listed in the users attribute.
== Installation ==
*Use the Plugin installer which is located in the WordPress Dashboard menu under "Plugins > Add New". OR ...
*Download User Meta Manager.
*Unzip user-meta-manager.zip.
*Upload the folder named 'user-meta-manger' to the wp-content/plugins directory on your server
*Go to the plugins manager in your Wordpress Dashboard and locate User Meta Manager in the list of plugins (under 'U' for 'User Meta Manager').
*Click Activate.
Once the plugin is activated, you will find User Meta Manager in the Dashboard menu under "Users".
== Frequently Asked Questions ==
= Do you accept donations? =
Yes I do. Thank you in advance!
= Do you have more WordPress plugins? =
Yes I do. Check my website at JasonLau.biz.
== Screenshots ==
1. screenshot-1.png Is a picture of the User Meta Manager Admin panel.
== Changelog ==
= 1.0 =
Initial release. Prayers have been answered.
== Upgrade Notice ==
= 1.0 =
Initial release. Prayers have been answered.