Forums

profile page (4 posts)

  1. TAFT
    Member
    Posted 1 year ago #

    Hi,

    Is there a way to post in a regular page the user info from the profile page, so when a user is logged in he can see the info he entered in the profile page?

    It should be short codes or tags that i can use?

    Thanks

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Yes - it's possible. See the WP user functions.

  3. TAFT
    Member
    Posted 1 year ago #

    Thanks, now is it possible to use for example :

    <?php get_profile( $field, $user ); ?>

    in the html editor of a page / post?

    thanks

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    No - you can't use PHP in the post content. You need to use these functions within a template file or your theme's functions.php file.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.