unpack/change bbp_get_forum_subscription_link
-
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)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.