{"id":1950,"date":"2023-03-03T08:25:04","date_gmt":"2023-03-03T08:25:04","guid":{"rendered":"https:\/\/pheonixsolutions.com\/knowledge-base\/?p=1950"},"modified":"2023-03-03T08:26:20","modified_gmt":"2023-03-03T08:26:20","slug":"how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/","title":{"rendered":"<strong>How to create a WordPress Admin user for a WordPress Site via MySQL<\/strong>"},"content":{"rendered":"\n<p>Prerequisites<br><br>1. A cPanel account credentials<\/p>\n\n\n\n<p>2. Username&nbsp;<\/p>\n\n\n\n<p>3. Database name<\/p>\n\n\n\n<p><br>Implementation:<\/p>\n\n\n\n<p>Step 1: Log into the cPanel account<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w\" alt=\"\" \/><\/figure>\n\n\n\n<p>Step 2: Go to the \u201cDatabase\u201d section and click on the PHPMyAdmin icon.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/VofwPL55Bqv6rSosIvmA71ygWDs3BHyMsYlkVbz8BZkGU5doVMCduzJb7cLmHSHrV7EnOSzdFT_BaDFSpXfloMZ0ob_d4wirzzGB3OCK43mi9HMSbW1fu7c686UT9LdFnI6MTly0SFu3eaoO4YINMkA\" alt=\"\" \/><\/figure>\n\n\n\n<p>Step 3: Select your WordPress database from the list of databases in PhpMyAdmin.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/zFGbe5k9hWKuSs0yu5IwhIRCLFuJrUSa2Q6--tEVa8OjMJCuzWQ0KsO6HTbGtS76Hj3ZKOTuybTsTkUp7Rd7ym5UJiXz0pvcCEehh3IwcPU3szA-WCrgs5BrzNtD3NqDpbtfw7kLtOUU4F6h6ymgWuI\" alt=\"\" \/><\/figure>\n\n\n\n<p>Step 4: Go to the WP Users table and click on the \u201cinsert\u201d link.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/CO0oMdUcOg9M4EZ-5qHNLaRzPiofR-P3u8oa8fQgS2c9kiteSUnugN5ZKQ7y_mYpJAivHYRxqLozRyOnnSsZ8d1nCZmOS5cfHWBYlm6ICnq4o9vYYoVnuJ7uI2N3WXmzGtxdVVzzPtvjg9p8yNSYSBs\" alt=\"\" \/><\/figure>\n\n\n\n<p>Step 5: You will need to fill in the necessary fields to insert a new user record.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/rdIuGNo2ZSoHbOoVm7xQ9StsqzSfJkJwJpDyz2Ykk1_6Ze5NlNrLo7xjMtIh34kvSeZYcGlR6-paZ0ILSCgTIua59bUX9lTkf-m7Dv7sY15_0TH4qcDvaUjT85fmv7LS1VZ3iXn8NnEJpuWfc-t5TKo\" alt=\"\" \/><\/figure>\n\n\n\n<p>Step 6: The final step is where we will assign some user meta values to the user account we just created.<\/p>\n\n\n\n<p>Go to the \u201cwp_usermeta\u201d table and click on the \u201cinsert\u201d link<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/wcSYZWj3wmdvfsuGAH2NLi_W1FML1MEqhoAG1HgLEN6FYxR0qw5my4mJ1iyKs3V-h5Td_mfu_d4KFvXUQNZ2OiFQLDjH9z8ezXpvXvJZQseMNQpWrU2iWMHgI3lHqomIpxcnohZKleygDNU4KoMEXrs\" alt=\"\" \/><\/figure>\n\n\n\n<p>Step 7: Use the following values and click the \u201cGo\u201d button to insert the user meta data.<\/p>\n\n\n\n<p>unmeta_id \u2013 Leave it blank (it will be generated for you)<\/p>\n\n\n\n<p>user_id \u2013 This is the ID of the user we created in the previous step.<\/p>\n\n\n\n<p>meta_key \u2013 Use wp_capabilities<\/p>\n\n\n\n<p>meta_value \u2013 Use the following value for this field:<\/p>\n\n\n\n<p>a:1:{s:13:\u201dadministrator\u201d;s:1:\u201d1\u2033;}<\/p>\n\n\n\n<p>Step 8: Now log into your WP site using this newly created WP User account.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Prerequisites 1. A cPanel account credentials 2. Username&nbsp; 3. Database name Implementation: Step 1: Log into the cPanel account Step 2: Go to the \u201cDatabase\u201d section and click on the PHPMyAdmin icon. Step 3: Select your WordPress database from the list of databases in PhpMyAdmin. Step 4: Go to the WP Users table and click ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[33],"tags":[11,171],"class_list":["post-1950","post","type-post","status-publish","format-standard","hentry","category-whm","tag-mysql","tag-wordpress"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to create a WordPress Admin user for a WordPress Site via MySQL - PheonixSolutions Knowledge-Base<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to create a WordPress Admin user for a WordPress Site via MySQL - PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"og:description\" content=\"Prerequisites 1. A cPanel account credentials 2. Username&nbsp; 3. Database name Implementation: Step 1: Log into the cPanel account Step 2: Go to the \u201cDatabase\u201d section and click on the PHPMyAdmin icon. Step 3: Select your WordPress database from the list of databases in PhpMyAdmin. Step 4: Go to the WP Users table and click ..Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/\" \/>\n<meta property=\"og:site_name\" content=\"PheonixSolutions Knowledge-Base\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-03T08:25:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-03T08:26:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lh5.googleusercontent.com\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w\" \/>\n<meta name=\"author\" content=\"meenakshi k\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"meenakshi k\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/\"},\"author\":{\"name\":\"meenakshi k\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/baf2a3c7578108699459ee9dfee7211f\"},\"headline\":\"How to create a WordPress Admin user for a WordPress Site via MySQL\",\"datePublished\":\"2023-03-03T08:25:04+00:00\",\"dateModified\":\"2023-03-03T08:26:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/\"},\"wordCount\":188,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lh5.googleusercontent.com\\\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w\",\"keywords\":[\"MySQL\",\"Wordpress\"],\"articleSection\":[\"WHM\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/\",\"name\":\"How to create a WordPress Admin user for a WordPress Site via MySQL - PheonixSolutions Knowledge-Base\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lh5.googleusercontent.com\\\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w\",\"datePublished\":\"2023-03-03T08:25:04+00:00\",\"dateModified\":\"2023-03-03T08:26:20+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/baf2a3c7578108699459ee9dfee7211f\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lh5.googleusercontent.com\\\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w\",\"contentUrl\":\"https:\\\/\\\/lh5.googleusercontent.com\\\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/2023\\\/03\\\/03\\\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to create a WordPress Admin user for a WordPress Site via MySQL\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/\",\"name\":\"PheonixSolutions Knowledge-Base\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/#\\\/schema\\\/person\\\/baf2a3c7578108699459ee9dfee7211f\",\"name\":\"meenakshi k\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g\",\"caption\":\"meenakshi k\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/knowledge-base\\\/author\\\/meenakshi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to create a WordPress Admin user for a WordPress Site via MySQL - PheonixSolutions Knowledge-Base","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/","og_locale":"en_US","og_type":"article","og_title":"How to create a WordPress Admin user for a WordPress Site via MySQL - PheonixSolutions Knowledge-Base","og_description":"Prerequisites 1. A cPanel account credentials 2. Username&nbsp; 3. Database name Implementation: Step 1: Log into the cPanel account Step 2: Go to the \u201cDatabase\u201d section and click on the PHPMyAdmin icon. Step 3: Select your WordPress database from the list of databases in PhpMyAdmin. Step 4: Go to the WP Users table and click ..Read more","og_url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/","og_site_name":"PheonixSolutions Knowledge-Base","article_published_time":"2023-03-03T08:25:04+00:00","article_modified_time":"2023-03-03T08:26:20+00:00","og_image":[{"url":"https:\/\/lh5.googleusercontent.com\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w","type":"","width":"","height":""}],"author":"meenakshi k","twitter_card":"summary_large_image","twitter_misc":{"Written by":"meenakshi k","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/"},"author":{"name":"meenakshi k","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/baf2a3c7578108699459ee9dfee7211f"},"headline":"How to create a WordPress Admin user for a WordPress Site via MySQL","datePublished":"2023-03-03T08:25:04+00:00","dateModified":"2023-03-03T08:26:20+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/"},"wordCount":188,"commentCount":0,"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/#primaryimage"},"thumbnailUrl":"https:\/\/lh5.googleusercontent.com\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w","keywords":["MySQL","Wordpress"],"articleSection":["WHM"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/","name":"How to create a WordPress Admin user for a WordPress Site via MySQL - PheonixSolutions Knowledge-Base","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/#primaryimage"},"thumbnailUrl":"https:\/\/lh5.googleusercontent.com\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w","datePublished":"2023-03-03T08:25:04+00:00","dateModified":"2023-03-03T08:26:20+00:00","author":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/baf2a3c7578108699459ee9dfee7211f"},"breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/#primaryimage","url":"https:\/\/lh5.googleusercontent.com\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w","contentUrl":"https:\/\/lh5.googleusercontent.com\/HNn82bRIV9moNw5UiDsJcDuPcX3VdbV8D5zgdWNiV0-MGMNTjkbk_m7xwT5LrRnjIQkz4cROTMU4g0-NAlBnYZo5WICw0YeVzTuIANYS8PMp7GL-oQopAkBJkjEaIeoSqnaOcTS-I17wbfOBPEqYK7w"},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/2023\/03\/03\/how-to-create-a-wordpress-admin-user-for-a-wordpress-site-via-mysql\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"How to create a WordPress Admin user for a WordPress Site via MySQL"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#website","url":"https:\/\/pheonixsolutions.com\/knowledge-base\/","name":"PheonixSolutions Knowledge-Base","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/knowledge-base\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/knowledge-base\/#\/schema\/person\/baf2a3c7578108699459ee9dfee7211f","name":"meenakshi k","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/17c0a3923b9a31a41d8de2fdc928e514efe879fe17b6e5d2814b7f81ed2356e5?s=96&d=mm&r=g","caption":"meenakshi k"},"url":"https:\/\/pheonixsolutions.com\/knowledge-base\/author\/meenakshi\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/1950","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/comments?post=1950"}],"version-history":[{"count":1,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/1950\/revisions"}],"predecessor-version":[{"id":1951,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/1950\/revisions\/1951"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=1950"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/categories?post=1950"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/knowledge-base\/wp-json\/wp\/v2\/tags?post=1950"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}