Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • jonmojo
    Participant

    @jonmojo

    Thanks Dan,

    That returns the same link as bp_loggedin_user_domain() – or http://<my site>/members/jon/ – in reality.

    I’m looking to return the raw HTML for the page or template output, not a link, when applied to:

    function bp_goto_profile_html() {

    return bp_get_loggedin_user_link();
    }

    add_shortcode(‘bp_goto_profile’, ‘bp_goto_profile_html’);

    Thanks,

    Jon.

Viewing 1 replies (of 1 total)
Skip to toolbar