Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum_id shortcode and pretty name


  • rayjay
    Participant

    @rayjay

    Hey guys
    I am creating a link to creat new Topic form and using the
    href=”mysite/forum/<?php bbp_forum_id(); ?>/#new-post”>Create New Post

    I get the links parsed as
    href=”mysite/forum/6/#new-post”>Create New Post

    notice the 6!
    I have permalinks on so how to force the shortcode forum name?

    Thanks

Viewing 1 replies (of 1 total)

  • rayjay
    Participant

    @rayjay

    Noworries

    Got it

    For anybody interested..

    href=”<?php bbp_forum_permalink() ?>/#new-post”>Create New Post

    Thanks

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