Forums

get_user_setting > value = ? (5 posts)

  1. F J Kaiser
    Member
    Posted 2 years ago #

    Hi,

    I'm searching for some possible definitions for the vars in a user related function: get_user_setting. I couldn't find a list or anything else that would cover that in the codex.

    $name = ""; // Name of the setting
    $value = ""; // Value of the setting
    get_user_setting($name, $value);
  2. MichaelH
    Volunteer
    Posted 2 years ago #

  3. F J Kaiser
    Member
    Posted 2 years ago #

    Thanks MichaelH,

    i know get_userdata and some other possibilities to retrieve user related data.

    I just wanted to know where to find a list of possible "Names of settings" and their "possible values". There's no documentation about this.

    Thanks!

  4. F J Kaiser
    Member
    Posted 2 years ago #

    @MichaelH: just to give you an idea, why i'm asking: http://wordpress.org/extend/plugins/your-friendly-current-user-deamon/

  5. F J Kaiser
    Member
    Posted 2 years ago #

    push...?

Topic Closed

This topic has been closed to new replies.

About this Topic