Skip to:
Content
Pages
Categories
Search
Top
Bottom

Shortcode or link to profile, topics started, etc


  • bren77
    Participant

    @bren77

    I’ve looked over the documentation but can’t find a shortcode or link that will take me to the page that displays links for a user’s profile, topics, favorites, etc. For example:
    http://screencast.com/t/mvPcfwwcp

    I can get there after I post a topic and then click on my username. I would like to add a link to this page at the top of entry page.

    Thanks!
    Chad

Viewing 3 replies - 1 through 3 (of 3 total)

  • Robkk
    Moderator

    @robkk

    here is the list of all bbPress shortcodes

    codex.bbpress.org/shortcodes/

    you could develop/hire a developer to use something like this

    <?php wp_get_current_user(); ?>

    codex.wordpress.org/Function_Reference/wp_get_current_user

    an alternative would be to use #3

    codex.bbpress.org/layout-and-functionality-examples-you-can-use/


    clarasebeste
    Participant

    @clarasebeste

    Check Wptemplate.com. You can definitely get good guidelines.


    bren77
    Participant

    @bren77

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar