<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"	>
<channel>
	<title>Comments on: How to Add an Admin User to the WordPress Database via MySQL</title>
	<atom:link href="http://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/</link>
	<description>Beginner&#039;s Guide for WordPress</description>
	<lastBuildDate>Wed, 16 May 2012 16:18:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ravidreams</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/comment-page-1/#comment-126416</link>
		<dc:creator>ravidreams</dc:creator>
		<pubDate>Sun, 29 Apr 2012 15:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=3401#comment-126416</guid>
		<description>Thanks for the useful article.
 
a:1:{s:13:”administrator”;b:1;} didn&#039;t work for me. I had to copy the meta value from another admin user and then it worked.</description>
		<content:encoded><![CDATA[<p>Thanks for the useful article.<br />
 <br />
a:1:{s:13:”administrator”;b:1;} didn&#8217;t work for me. I had to copy the meta value from another admin user and then it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michoscopic</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/comment-page-1/#comment-124476</link>
		<dc:creator>michoscopic</dc:creator>
		<pubDate>Sat, 03 Dec 2011 15:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=3401#comment-124476</guid>
		<description>For those who encounter &quot;You do not have sufficient permissions to access this page.&quot;, replace &quot;wp_capabilities&quot; with your full wordpress table name, e.g. if your usermeta tables are called wp_yourtableusermeta (as opposed to wp_usermeta in this tutorial), then you need to use wp_yourtablecapabilities instead. Same goes for wp_user_level, change it to wp_yourtableuser_level. Hope this helps.</description>
		<content:encoded><![CDATA[<p>For those who encounter &#8220;You do not have sufficient permissions to access this page.&#8221;, replace &#8220;wp_capabilities&#8221; with your full wordpress table name, e.g. if your usermeta tables are called wp_yourtableusermeta (as opposed to wp_usermeta in this tutorial), then you need to use wp_yourtablecapabilities instead. Same goes for wp_user_level, change it to wp_yourtableuser_level. Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MohitBumb</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/comment-page-1/#comment-124103</link>
		<dc:creator>MohitBumb</dc:creator>
		<pubDate>Tue, 01 Nov 2011 12:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=3401#comment-124103</guid>
		<description>You do not have sufficient permissions to access this page.</description>
		<content:encoded><![CDATA[<p>You do not have sufficient permissions to access this page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mr.minhkhang</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/comment-page-1/#comment-122066</link>
		<dc:creator>mr.minhkhang</dc:creator>
		<pubDate>Mon, 11 Jul 2011 05:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=3401#comment-122066</guid>
		<description>In my opinion tampering with MySQL should not be on wp&#039;beginner&#039;, messing around with the database is simply not a beginner thing.

 

I don&#039;t know when this was posted, but the time when WordPress used MD5 has long gone. This article should be updated to use wp_hash_password instead.</description>
		<content:encoded><![CDATA[<p>In my opinion tampering with MySQL should not be on wp&#8217;beginner&#8217;, messing around with the database is simply not a beginner thing.</p>
<p>I don&#8217;t know when this was posted, but the time when WordPress used MD5 has long gone. This article should be updated to use wp_hash_password instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: annedreshfield</title>
		<link>http://www.wpbeginner.com/wp-tutorials/how-to-add-an-admin-user-to-the-wordpress-database-via-mysql/comment-page-1/#comment-120753</link>
		<dc:creator>annedreshfield</dc:creator>
		<pubDate>Wed, 08 Jun 2011 22:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=3401#comment-120753</guid>
		<description>Hi guys, Anne here, community manager intern at Livefyre. Welcome! Just wanted to drop in and say that everyone here loves this blog; it&#039;s full to the brim with fantastic information. Can&#039;t wait to read more!</description>
		<content:encoded><![CDATA[<p>Hi guys, Anne here, community manager intern at Livefyre. Welcome! Just wanted to drop in and say that everyone here loves this blog; it&#8217;s full to the brim with fantastic information. Can&#8217;t wait to read more!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Content Delivery Network via cdn.wpbeginner.com

Served from: www.wpbeginner.com @ 2012-05-16 19:53:49 -->
