Skip to:
Content
Pages
Categories
Search
Top
Bottom

unpack/change bbp_get_forum_subscription_link


  • athep
    Participant

    @athep

    Are there buttons or individual links for the subscription link? a substitute to this

    
    <?php echo bbp_get_forum_subscription_link( array( 'before' => '', 'subscribe' => 'Subscribe', 'unsubscribe' => 'Unsubscribe' ) ); ?>
    

    I tried modifying this but all I could change was the string and that wouldn’t work well also, I’d add icons to the strings and they’d disappear once the toggling starts.

    I’d like to wrap two buttons in a an if statement once I get those individual subscription buttons, if there are any that is

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    bbp style pack has buttons for subscribe

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>buttons

    you can crack the code in includes/functions around line 336 if you want to look at code

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