<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									How to create a new WordPress admin user in phpMyAdmin - Wordpress Website				            </title>
            <link>https://ankitsudhera.com/forum/wordpress-website/how-to-create-a-new-wordpress-admin-user-in-phpmyadmin/</link>
            <description>Ankit Sudhera Portfolio Website Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 18 Jul 2026 11:16:31 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>How to create a new WordPress admin user in phpMyAdmin</title>
                        <link>https://ankitsudhera.com/forum/wordpress-website/how-to-create-a-new-wordpress-admin-user-in-phpmyadmin/#post-9</link>
                        <pubDate>Wed, 17 May 2023 08:27:26 +0000</pubDate>
                        <description><![CDATA[Open Phpmyadmin application.
Select your database.
Go to wp_users table and add a new user.
Then go to wp_usermeta and add below details: 

user_id: Fill in the ID of the user you creat...]]></description>
                        <content:encoded><![CDATA[<ol>
<li>Open <strong>Phpmyadmin</strong> application.</li>
<li>Select your <strong>database</strong>.</li>
<li>Go to <strong>wp_users</strong> table and add a new user.</li>
<li>Then go to <span>wp_usermeta and add below details: </span>
<ul>
<li><code>user_id</code>: Fill in the<span> </span><code>ID</code><span> </span>of the user you created in the previous step.</li>
<li><code>meta_key</code>: Enter<span> </span><code>wp_capabilities</code></li>
<li><code>meta_value</code>: Fill in the field with<span> </span><code>a:1:{s:13:"administrator";s:1:"1";}</code></li>
</ul>
</li>
<li><span>You can now log in to your WordPress site as admin using the created credentials.</span></li>
</ol>
<p><span>If you like this article please share or add a link to your site, Blog, Facebook page, Twitter or any online page. Thank you.</span></p>]]></content:encoded>
						                            <category domain="https://ankitsudhera.com/forum/wordpress-website/">Wordpress Website</category>                        <dc:creator>ankitbnl406</dc:creator>
                        <guid isPermaLink="true">https://ankitsudhera.com/forum/wordpress-website/how-to-create-a-new-wordpress-admin-user-in-phpmyadmin/#post-9</guid>
                    </item>
							        </channel>
        </rss>
		