- 1. CREATE a NEW USER IN {prefix}_users TABLE
- 2. GO TO {prefix}_usermeta TABLE
- user_id: Fill IN the ID OF the USER you created IN the previous step (FROM the users TABLE).
- meta_key: Enter wp_capabilities OR IF your TABLES have a prefix THEN enter prefix_capabilities. Example : wptest_capabilities
- meta_value: Fill IN the FIELD WITH a:1:{s:13:"administrator";s:1:"1";}. IF your TABLE name has a prefix THEN fill IN the FIELD WITH a:1:{s:13:"administrator";b:1;}
Recent Pastes