Functions |
Description |
---|---|
bbp_get_topic_author() |
Deprecated. Use bbp_get_topic_author_display_name() instead. |
bbp_get_topic_author_avatar() |
Return the author avatar of the topic |
bbp_get_topic_author_display_name() |
Return the author display_name of the topic |
bbp_get_topic_author_email() |
Return the topic author email address |
bbp_get_topic_author_id() |
Return the author ID of the topic |
bbp_get_topic_author_link() |
Return the author link of the topic |
bbp_get_topic_author_role() |
Return the topic author role |
bbp_get_topic_author_url() |
Return the author url of the topic |
bbp_get_topic_caps() |
Return topic capabilities |
bbp_get_topic_class() |
Return the row class of a topic |
bbp_get_topic_close_link() |
Return the close link of the topic |
bbp_get_topic_content() |
Return the content of the topic |
bbp_get_topic_edit_link() |
Return the edit link of the topic |
bbp_get_topic_edit_template() |
Get the topic edit template |
bbp_get_topic_edit_url() |
Return URL to the topic edit page |
bbp_get_topic_excerpt() |
Return the excerpt of the topic |
bbp_get_topic_favorite_link() |
Get the forum favorite link |
bbp_get_topic_favoriters() |
Get the users who have made the topic favorite |
bbp_get_topic_forum_id() |
Return the forum id a topic belongs to |
bbp_get_topic_forum_title() |
Return the title of the forum a topic belongs to |
bbp_get_topic_freshness_link() |
Returns link to the most recent activity inside a topic, complete with link attributes and content. |
bbp_get_topic_id() |
Return the topic id |
bbp_get_topic_last_active_id() |
Return the topics last active ID |
bbp_get_topic_last_active_time() |
Return the topics last update date/time (aka freshness) |
bbp_get_topic_last_reply_id() |
Return the topics last update date/time (aka freshness) |
bbp_get_topic_last_reply_permalink() |
Return the link to the last reply in a topic |
bbp_get_topic_last_reply_title() |
Return the title of the last reply inside a topic |
bbp_get_topic_last_reply_url() |
Return the link to the last reply in a topic |
bbp_get_topic_merge_link() |
Return the merge link of the topic |
bbp_get_topic_merge_template() |
Get the topic merge template |
bbp_get_topic_pagination() |
Returns pagination links of a topic within the topic loop |
bbp_get_topic_pagination_count() |
Return the topic pagination count |
bbp_get_topic_pagination_links() |
Return topic pagination links |
bbp_get_topic_permalink() |
Return the link to the topic |
bbp_get_topic_post_count() |
Return total post count of a topic |
bbp_get_topic_post_date() |
Return the post date and time of a topic |
bbp_get_topic_post_type() |
Return the unique id of the custom post type for topics |
bbp_get_topic_post_type_labels() |
Return array of labels used by the topic post type |
bbp_get_topic_post_type_rewrite() |
Return array of topic post type rewrite settings |
bbp_get_topic_post_type_supports() |
Return array of features the topic post type supports |
bbp_get_topic_raw_revision_log() |
Return the raw revision log of the topic |
bbp_get_topic_replies_link() |
Return the replies link of the topic |
bbp_get_topic_reply_count() |
Return total reply count of a topic |
bbp_get_topic_reply_count_hidden() |
Return total hidden reply count of a topic (hidden includes trashed and spammed replies) |
bbp_get_topic_reply_link() |
Return the link to go directly to the reply form |
bbp_get_topic_revision_count() |
Return the revision count of the topic |
bbp_get_topic_revision_log() |
Return the formatted revision log of the topic |
bbp_get_topic_revisions() |
Return the revisions of the topic |
bbp_get_topic_slug() |
Return the single topic slug |
bbp_get_topic_spam_link() |
Return the spam link of the topic |