To set a WordPress user to Admin privileges directly in the database via phpMyAdmin, follow these steps carefully:
Step 1: Log into phpMyAdmin Step 2: Locate the wp_users Table Step 3: Locate the wp_usermeta Table Step 4: Update the User Role Step 5: