• Resolved usethe23

    (@usethe23)


    How can i print an attribute that i’ve mapped ?

    For example : i mapped company (Company) to next_ad_int_company

    How can i print the value for the user in the front end ?

    Many thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello usethe23,
    you have to check the checkbox “View in User Profile” for the specific attribute at the “Attributes” configuration page. For further information about the “Attributes” configuration page, please take a look at our documentation. https://active-directory-wp.com/docs/Configuration/Attributes.html

    greetings
    medan123

    Thread Starter usethe23

    (@usethe23)

    Yes, i did check the checkbox “View in User Profile” and it works.

    but i need to display it somewhere else For example :

    i have the “Company” attribute mapped and i can see it in the user profile page in the backend.

    How can i use it to display it in a widget or page ?

    Plugin Author schakko

    (@schakko)

    The attributes are stored in the wp_user_meta table, so you can access the fields by the normal WordPress API.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can i print an attribute that i’ve mapped’ is closed to new replies.