Skip to:
Content
Pages
Categories
Search
Top
Bottom

Php code to show custom profile fields

  • I installed a plugin called confirm registration which is outdated, but works well in WordPress 3.1.2
    and what it does holds new users account in pending until an administrator approves it.

    Well when you go in to approve the users you can only see the email and username. I want to
    be able to see the group(s) that they are trying to join as well.

    To show the username: php echo display_name ?>
    To show the email : php echo user_email ?>

    To show the groups they are in: ???
    To show the role (membership type): ????

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Php code to show custom profile fields’ is closed to new replies.
Skip to toolbar