<?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: How to Add an Admin User to the Wordpress Database</title>
	<atom:link href="http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database</link>
	<description>DNA Web Agency - Website Design and Internet Marketing</description>
	<lastBuildDate>Wed, 23 Jun 2010 13:53:39 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: enad</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-170</link>
		<dc:creator>enad</dc:creator>
		<pubDate>Wed, 23 Jun 2010 13:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-170</guid>
		<description>i owe you a lot.
been looking for a way to solve my problem. took me almost an hour. thanks for this tutorial. i had to create a new admin. i just wonder how my admin status changed to subscriber. i checked on the other users via phpmyadmin and they&#039;re all subscribers.

but again, i owe you a lot.</description>
		<content:encoded><![CDATA[<p>i owe you a lot.<br />
been looking for a way to solve my problem. took me almost an hour. thanks for this tutorial. i had to create a new admin. i just wonder how my admin status changed to subscriber. i checked on the other users via phpmyadmin and they&#8217;re all subscribers.</p>
<p>but again, i owe you a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandra</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-165</link>
		<dc:creator>Sandra</dc:creator>
		<pubDate>Wed, 16 Jun 2010 05:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-165</guid>
		<description>Hi! I just wanted to say your site is one of the nicely laid out, most inspirational I&#039;ve come across in quite a while. Thx! :)</description>
		<content:encoded><![CDATA[<p>Hi! I just wanted to say your site is one of the nicely laid out, most inspirational I&#8217;ve come across in quite a while. Thx! <img src='http://www.dnawebagency.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NomikOS</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-132</link>
		<dc:creator>NomikOS</dc:creator>
		<pubDate>Wed, 02 Jun 2010 06:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-132</guid>
		<description>Thanks, I have FTP access so I built a script. In WPMU add _1

&#039;meta_key&#039; =&gt; &#039;wp_1_capabilities&#039;,
&#039;meta_value&#039; =&gt; &#039;a:1:{s:13:&quot;administrator&quot;;b:1;}&#039;

&#039;meta_key&#039; =&gt; &#039;wp_1_user_level&#039;,
&#039;meta_value&#039; =&gt; &#039;10&#039;

Regards.-
NomikOS.-</description>
		<content:encoded><![CDATA[<p>Thanks, I have FTP access so I built a script. In WPMU add _1</p>
<p>&#8216;meta_key&#8217; =&gt; &#8216;wp_1_capabilities&#8217;,<br />
&#8216;meta_value&#8217; =&gt; &#8216;a:1:{s:13:&#8221;administrator&#8221;;b:1;}&#8217;</p>
<p>&#8216;meta_key&#8217; =&gt; &#8216;wp_1_user_level&#8217;,<br />
&#8216;meta_value&#8217; =&gt; &#8216;10&#8242;</p>
<p>Regards.-<br />
NomikOS.-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arpit tiwari</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-109</link>
		<dc:creator>arpit tiwari</dc:creator>
		<pubDate>Wed, 12 May 2010 07:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-109</guid>
		<description>thanks mate this was amazingly helpful, thanks allot, i was trying to maka a wp user from some other application interface and followed two steps in php coding 1) MD5( $pass )           
2) setting wp_capabilities and wp_user_level like you said.

Thanks!</description>
		<content:encoded><![CDATA[<p>thanks mate this was amazingly helpful, thanks allot, i was trying to maka a wp user from some other application interface and followed two steps in php coding 1) MD5( $pass )<br />
2) setting wp_capabilities and wp_user_level like you said.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manually Adding an Admin to WordPress Database &#8211; Recovering Lost WP Admin Passwords</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-84</link>
		<dc:creator>Manually Adding an Admin to WordPress Database &#8211; Recovering Lost WP Admin Passwords</dc:creator>
		<pubDate>Tue, 13 Apr 2010 19:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-84</guid>
		<description>[...] to the comments for this post?      Big hugs and kisses out to DNA Web Agency for this uber-helpful information lifted for this tutorial. [...]</description>
		<content:encoded><![CDATA[<p>[...] to the comments for this post?      Big hugs and kisses out to DNA Web Agency for this uber-helpful information lifted for this tutorial. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sds drill bits</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-77</link>
		<dc:creator>sds drill bits</dc:creator>
		<pubDate>Thu, 18 Mar 2010 21:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-77</guid>
		<description>great info and very helpful</description>
		<content:encoded><![CDATA[<p>great info and very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wp-popular.com &#187; Blog Archive &#187; How to Add an Admin User to the Wordpress Database &#124; DNA Web Agency</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-74</link>
		<dc:creator>wp-popular.com &#187; Blog Archive &#187; How to Add an Admin User to the Wordpress Database &#124; DNA Web Agency</dc:creator>
		<pubDate>Fri, 19 Feb 2010 04:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-74</guid>
		<description>[...] the original post here: How to Add an Admin User to the Wordpress Database &#124; DNA Web Agency Tags: mysql, [...]</description>
		<content:encoded><![CDATA[<p>[...] the original post here: How to Add an Admin User to the Wordpress Database | DNA Web Agency Tags: mysql, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-73</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Fri, 12 Feb 2010 06:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-73</guid>
		<description>Also, if you need to add someone as editor, insert the following in replacement of the administrator comment:

a:1:{s:6:&quot;editor&quot;;b:1;}</description>
		<content:encoded><![CDATA[<p>Also, if you need to add someone as editor, insert the following in replacement of the administrator comment:</p>
<p>a:1:{s:6:&#8221;editor&#8221;;b:1;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinnie Ryan</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-72</link>
		<dc:creator>Vinnie Ryan</dc:creator>
		<pubDate>Wed, 20 Jan 2010 13:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-72</guid>
		<description>I got into this situation due to rebuilding my amember database integrated with wordpress. broke my head for more than 8 hours before I got this clue..thanks a lot and a great information...</description>
		<content:encoded><![CDATA[<p>I got into this situation due to rebuilding my amember database integrated with wordpress. broke my head for more than 8 hours before I got this clue..thanks a lot and a great information&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zach</title>
		<link>http://www.dnawebagency.com/how-to-add-an-admin-user-to-the-wordpress-database/comment-page-1#comment-70</link>
		<dc:creator>zach</dc:creator>
		<pubDate>Fri, 18 Dec 2009 23:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dnawebagency.com/?p=1987#comment-70</guid>
		<description>Glad we could help Toby. Remember to store that info now!</description>
		<content:encoded><![CDATA[<p>Glad we could help Toby. Remember to store that info now!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
