display labels based on topic status?
-
using most of the code structure that robin gave me from
Display Topic Starter label around topic authors avatar in topic replies
how do i do the same for topic status like sticky, supersticky , closed
all i probably need to change from the code from the link is
if (bbp_get_reply_author_id() == bbp_get_topic_author_id() ) {
to something like
if topic status = sticky
i just dont know how to write that line correctly with the right code
Any help?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.