<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress plugin to view user meta data</title>
	<atom:link href="http://forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/</link>
	<description>News on forums, blogs, wikis, cms, etc</description>
	<lastBuildDate>Sat, 05 May 2012 14:44:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ryan</title>
		<link>http://forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/comment-page-1/#comment-5334</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 01 Jan 2010 14:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/#comment-5334</guid>
		<description>I built a page that let them edit their info without going into /wp-admin/.  If I recall correctly, it wasn&#039;t an issue because the version I was using didn&#039;t have a way to edit meta. Otherwise this plugin wouldn&#039;t have been needed.

There is a way to hide meta data.  I think it&#039;s by starting the name with a period, so instead of numberOfCredits you could use .numberOfCredits and it wouldn&#039;t show up.  At least that&#039;s true on pages and posts.

That said, I gave up on the eCommerce side of the site that was using this.  After a couple of years it only made about 10 bucks so I took off the eCommerce stuff and added a few ads.  In the 3 months since then I&#039;ve already gone over what it made as an eCom site.</description>
		<content:encoded><![CDATA[<p>I built a page that let them edit their info without going into /wp-admin/.  If I recall correctly, it wasn&#8217;t an issue because the version I was using didn&#8217;t have a way to edit meta. Otherwise this plugin wouldn&#8217;t have been needed.</p>
<p>There is a way to hide meta data.  I think it&#8217;s by starting the name with a period, so instead of numberOfCredits you could use .numberOfCredits and it wouldn&#8217;t show up.  At least that&#8217;s true on pages and posts.</p>
<p>That said, I gave up on the eCommerce side of the site that was using this.  After a couple of years it only made about 10 bucks so I took off the eCommerce stuff and added a few ads.  In the 3 months since then I&#8217;ve already gone over what it made as an eCom site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Peterka</title>
		<link>http://forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/comment-page-1/#comment-5333</link>
		<dc:creator>Eric Peterka</dc:creator>
		<pubDate>Fri, 01 Jan 2010 10:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/09/09/wordpress-plugin-to-view-user-meta-data/#comment-5333</guid>
		<description>I have a question. I am also setting up a website using WordPress where I need to store additional metadata about my users. 

How do you prevent one of your users from going into their profile at .../wp-admin/ and giving themselves a million credits that they haven&#039;t paid for? 

I have installed the WP Hide Dashboard plugin to keep my users from the dashboard areas of wp-admin, but they still can see and edit their profile (including all metadata that I have added).

I have considered restricting access to the /wp-admin/ directories using .htaccess so that only my admins can get there (and only from their known secure IP addresses).  But that means that my users&#039; won&#039;t be able to edit their profiles at all.  What I need is a way that some profile info can be changed by the user themselves (firs name, last name, address info, etc.), but other data is hidden from them and can&#039;t be changed (thinks like subscription expiry date).  How have you handled that?</description>
		<content:encoded><![CDATA[<p>I have a question. I am also setting up a website using WordPress where I need to store additional metadata about my users. </p>
<p>How do you prevent one of your users from going into their profile at &#8230;/wp-admin/ and giving themselves a million credits that they haven&#8217;t paid for? </p>
<p>I have installed the WP Hide Dashboard plugin to keep my users from the dashboard areas of wp-admin, but they still can see and edit their profile (including all metadata that I have added).</p>
<p>I have considered restricting access to the /wp-admin/ directories using .htaccess so that only my admins can get there (and only from their known secure IP addresses).  But that means that my users&#8217; won&#8217;t be able to edit their profiles at all.  What I need is a way that some profile info can be changed by the user themselves (firs name, last name, address info, etc.), but other data is hidden from them and can&#8217;t be changed (thinks like subscription expiry date).  How have you handled that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

