Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact

User info

Simple Membership Plugin › Forums › Simple Membership Plugin › User info

  • This topic has 3 replies, 2 voices, and was last updated 9 years, 11 months ago by carcangium.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • June 24, 2016 at 12:03 pm #7266
    carcangium
    Participant

    How do I get the users info like : name, email etc? I need it to create a profile page.

    June 25, 2016 at 2:04 am #7272
    mbrsolution
    Moderator

    Hi, please read the following documentation. Let me know if this is what you are referring to.

    You might also like to read the following documentation.

    Thank you

    June 27, 2016 at 8:37 am #7293
    carcangium
    Participant

    Hi mbrsolution,

    Thanks for your reply.

    I have also found anothe solution by accesing the user object like this:

    <?php
    $auth = SwpmAuth::get_instance();
    $user_first_name = $auth->userData->user_name;
    $user_email = $auth->userData->email;
    ?>

    Thanks again

    June 27, 2016 at 8:41 am #7294
    carcangium
    Participant

    Do you know how to modify the registration form by adding the functionality to upload a profile picture of the user without using the membership plugin’s addon?

    Regards
    Marco

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy