• hello, I am currently making a page that holds info about all my authors and I can use code like this: $curauth->display_name; to get custom information about users, but I am not sure how to display the extra profiel fields your plugin adds ??

    can you help me out there?

    Also I would like to have another type of user defined fields, i.e. I want to let users enter their ZIP code, so instead of text fields, or date fields I’d need to be able to select something like: number field, and also limit the number of digits? maybe even have the feature to say min. 4 chars. max 6 chars? Is that possible?

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter Ovidiu

    (@ovidiu)

    and btw. right now Iuse:

    <?php if($user_ID): ?>

    to check if a user is logged on and then show him all details, but what if I would want to show all details only to users that are at least i.e. editors or authors?

    is there any way this register plus plugin could come with an automatic page to display all users (paged) ?

    This is just what I was looking for, thank you!!!

    I can’t get any of this to do what I need. I just don’t understand.

    All I want is a member page that contains all the info from Register Plus, mainly the extra fields.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘[Plugin: Register Plus] making an all authors page’ is closed to new replies.