How to Add an Admin User to WordPress
Adding an admin user is best performed through the WordPress dashboard, but checking the database is recommended to ensure security and integrity.
Based on 8 community reports.
Linked sources: 9.
Known Issues
- Hidden admin users not appearing in the dashboard
- Database inconsistencies
- Permissions conflicts
Community Q&A
How do I add a new admin user in WordPress?
Navigate to Users > Add New in your WordPress dashboard, fill in the required details, and set the Role to Administrator.
What if the admin user is not showing in the dashboard?
If a user is missing from the dashboard, check the wp_users and wp_usermeta tables in your database to verify the account exists.
Reddit Sources
- How to actually get a hacked WordPress site clean and keep it clean, step by step (with a free playbook). (r/Wordpress)
- WordPress custom AJAX form submits silently — no email sent, no console errors (r/Wordpress)
- My Website Launch Checklist Before Every WordPress Site Goes Live (r/Wordpress)
- Hot Topic - WordPress Admin Color and how to roll it back! (r/Wordpress)
- Looking for feedback on an idea - AI-generated WordPress plugins (r/Wordpress)
- Looking for feedback on an idea - AI-generated WordPress plugins (r/Wordpress)
- The “boring” WordPress ops stack that stops 90% of downtime, hacks, and surprise bills (a practical playbook) (r/Wordpress)
- WordPress’ Inherent Bottlenecks & Architectural Limits (r/Wordpress)
- Guide to securing your WordPress site (r/Wordpress)