Functions |
Description |
---|---|
bbp_topic_stick_link() |
Output the stick link of the topic |
bbp_topic_subscription_link() |
Output the topic subscription link |
bbp_topic_tag_description() |
Output the description of the current tag |
bbp_topic_tag_edit_link() |
Output the link of the current tag |
bbp_topic_tag_id() |
Output the id of the current tag |
bbp_topic_tag_link() |
Output the link of the current tag |
bbp_topic_tag_list() |
Output a the tags of a topic |
bbp_topic_tag_name() |
Output the name of the current tag |
bbp_topic_tag_slug() |
Output the slug of the current tag |
bbp_topic_tag_tax_id() |
Output the unique id of the topic tag taxonomy |
bbp_topic_title() |
Output the title of the topic |
bbp_topic_trash_link() |
Output the trash link of the topic |
bbp_topic_type_select() |
Displays topic type select box (normal/sticky/super sticky) |
bbp_topic_voice_count() |
Output total voice count of a topic |
bbp_topics() |
Whether there are more topics available in the loop |
bbp_topics_url() |
Ouput the forum URL |
bbp_translate_user_role() |
Translates role name. |
bbp_trash_forum() |
Called before trashing a forum |
bbp_trash_forum_topics() |
Trash all topics inside a forum |
bbp_trash_reply() |
Called before trashing a reply |
bbp_trash_topic() |
Called before trashing a topic |
bbp_trashed_forum() |
Called after trashing a forum |
bbp_trashed_reply() |
Called after trashing a reply |
bbp_trashed_topic() |
Called after trashing a topic |
bbp_uninstall() |
Runs when uninstalling Forums |
bbp_unspam_reply() |
Unspams a reply |
bbp_unspam_topic() |
Unspams a topic |
bbp_unstick_topic() |
Unsticks a topic both from front and it’s forum |
bbp_untrash_forum() |
Called before untrashing a forum |
bbp_untrash_forum_topics() |
Trash all topics inside a forum |
bbp_untrash_reply() |
Called before untrashing (restoring) a reply |
bbp_untrash_topic() |
Called before untrashing a topic |
bbp_untrashed_forum() |
Called after untrashing a forum |
bbp_untrashed_reply() |
Called after untrashing (restoring) a reply |
bbp_untrashed_topic() |
Called after untrashing a topic |
bbp_update_forum() |
Updates the counts of a forum. |
bbp_update_forum_group_ids() |
Update group ID’s for a forum |
bbp_update_forum_id() |
Update a posts forum meta ID |
bbp_update_forum_last_active_id() |
Update the forum last active post id |
bbp_update_forum_last_active_time() |
Update the forums last active date/time (aka freshness) |
bbp_update_forum_last_reply_id() |
Update the forum last reply id |
bbp_update_forum_last_topic_id() |
Update the forum last topic id |
bbp_update_forum_reply_count() |
Adjust the total reply count of a forum |
bbp_update_forum_subforum_count() |
Update the forum sub-forum count |
bbp_update_forum_topic_count() |
Adjust the total topic count of a forum |
bbp_update_forum_topic_count_hidden() |
Adjust the total hidden topic count of a forum (hidden includes trashed and spammed topics) |
bbp_update_group_forum_ids() |
Get forum ID’s for a group |
bbp_update_reply() |
Handle all the extra meta stuff from posting a new reply or editing a reply |
bbp_update_reply_forum_id() |
Update the reply with its forum id it is in |
bbp_update_reply_id() |
Update a posts reply meta ID |