@since: bbPress (r2740) |
Description |
---|---|
bbp_update_topic_reply_count_hidden() |
Adjust the total hidden reply count of a topic (hidden includes trashed and spammed replies) |
bbp_reply_edit_link() |
Output the edit link of the reply |
bbp_get_reply_edit_link() |
Return the edit link of the reply |
bbp_reply_trash_link() |
Output the trash link of the reply |
bbp_get_reply_trash_link() |
Return the trash link of the reply |
bbp_reply_spam_link() |
Output the spam link of the reply |
bbp_get_reply_spam_link() |
Return the spam link of the reply |
bbp_is_reply_spam() |
Is the reply marked as spam? |
bbp_toggle_reply_handler() |
Handles the front end spamming/unspamming and trashing/untrashing/deleting of replies |
bbp_spam_reply() |
Marks a reply as spam |