<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Richard Vencu &#187; Wordpress Plugins</title>
	<atom:link href="http://vencu.ro/category/wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://vencu.ro</link>
	<description>blog pentru timp (liber)</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:52:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>User meta shortcodes</title>
		<link>http://vencu.ro/2010/06/10/user-meta-shortcodes/</link>
		<comments>http://vencu.ro/2010/06/10/user-meta-shortcodes/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 08:18:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://vencu.ro/?p=396</guid>
		<description><![CDATA[Contributors: Richard Vencu Tags: user, user-meta, shortcode Requires at least: 2.7 Tested up to: 3.0-RC1 Stable tag: 0.1 Use user meta as shortcode in post content without edit your theme files. == Description == USAGE: use [userinfo field="fieldname"] or [authorinfo field="fieldname"] shortcodes in your post content to show the &#8220;fieldname&#8221; meta value from the user-meta [...]]]></description>
			<content:encoded><![CDATA[<p>Contributors: Richard Vencu<br />
Tags: user, user-meta, shortcode<br />
Requires at least: 2.7<br />
Tested up to: 3.0-RC1<br />
Stable tag: 0.1</p>
<p>Use user meta as shortcode in post content without edit your theme files.</p>
<p><strong>== Description ==</strong></p>
<p>USAGE:</p>
<p>use <code>[userinfo field="fieldname"]</code> or <code>[authorinfo field="fieldname"]</code> shortcodes in your post content to show the &#8220;fieldname&#8221; meta value from the user-meta for the current logged-in user or for the post author without editing your theme files.</p>
<p>EXAMPLES:</p>
<p><code>[userinfo field="last_name"]</code><br />
returns the last name of the current logged-in user. If no user is logged in then the value is empty string</p>
<p>List of some of the available meta field names: <code>ID, user_login, user_pass, user_nicename, user_email, user_url, user_registered, display_name, first_name, last_name, nickname, description, user_level, admin_color</code> (Theme of your admin page. Default is fresh.), <code>closedpostboxes_page, nickname, primary_blog, rich_editing, source_domain</code></p>
<p><code>[authorinfo field="last_name"]</code><br />
returns the last name of the current post/page author.</p>
<p><code>[authorinfo field="ID"]</code><br />
returns the user ID of the current post/page author.</p>
<p>List of some of the available meta field names: <code>user_login, user_pass, user_nicename, user_email, user_url, user_registered, user_activation_key, user_status, display_name, nickname, first_name, last_name, description, jabber, aim, yim, user_level, user_firstname, user_lastname, user_description, rich_editing, comment_shortcuts, admin_color, plugins_per_page, plugins_last_view, ID</code> </p>
<p>If you add custom user meta via additional plugins, then the meta should be available for the above shortcodes</p>
<p><strong>== Installation ==</strong></p>
<p>0. Download the plugin here: <a href="http://vencu.ro/download/user-meta-shortcodes.zip">User-meta-shortcodes</a><br />
1. Upload `user-meta-shortcodes` folder to the `/wp-content/plugins/` directory<br />
2. Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</p>
<p><strong>== Screenshots ==</strong></p>
<p>not applicable</p>
<p><strong>== Frequently Asked Questions ==</strong></p>
<p>Q. Can I use another user besides current user or post author?<br />
A. It would be added in future versions of the plugin</p>
]]></content:encoded>
			<wfw:commentRss>http://vencu.ro/2010/06/10/user-meta-shortcodes/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

