@since: bbPress (r2754)
Description
bbp_get_topic_stick_link()

Return the stick link of the topic

Source: bp-forums/topics/template.php:2881

bbp_topic_stick_link()

Output the stick link of the topic

Source: bp-forums/topics/template.php:2853

bbp_is_topic_sticky()

Is the topic a sticky or super sticky?

Source: bp-forums/topics/template.php:1172

bbp_is_topic_super_sticky()

Is the topic a super sticky?

Source: bp-forums/topics/template.php:1194

bbp_stick_topic()

Sticks a topic to a forum or front

Source: bp-forums/topics/functions.php:3151

bbp_unstick_topic()

Unsticks a topic both from front and it’s forum

Source: bp-forums/topics/functions.php:3211