• Howdy —
    Two part question:
    (1) How are the user “Level” used?
    (2) How can I give admin prevs to another account(global edit, user admin, etc.)? It appears that admin prevs based on user_id instead of “Level”?
    TIA,
    David

Viewing 2 replies - 1 through 2 (of 2 total)
  • 1 – http://wiki.wordpress.org/User%20Levels
    2 – You use phpmyadmin to find the user in the ‘wp_users’ table, and increase their user_level to 10.

    podz —
    Thanks for your reponse.
    Making a user L10 doesn’t appear to give them “super admin” permissions (they cann’t edit other L10 work).
    Are prevs based on level & user_id?
    If so, what *.php files do I have to change so that’ it’s based only on Level?
    TIA,
    david

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘More than one admin account?’ is closed to new replies.