Functions |
Description |
---|---|
bbp_topic_admin_links() |
Output admin links for topic |
bbp_topic_archive_title() |
Output the topic archive title |
bbp_topic_author() |
Deprecated. Use bbp_topic_author_display_name() instead. |
bbp_topic_author_avatar() |
Output the author avatar of the topic |
bbp_topic_author_display_name() |
Output the author display_name of the topic |
bbp_topic_author_email() |
Output the topic author email address |
bbp_topic_author_id() |
Output the author ID of the topic |
bbp_topic_author_link() |
Output the author link of the topic |
bbp_topic_author_role() |
Output the topic author role |
bbp_topic_author_url() |
Output the author url of the topic |
bbp_topic_class() |
Output the row class of a topic |
bbp_topic_close_link() |
Output the close link of the topic |
bbp_topic_content() |
Output the content of the topic |
bbp_topic_content_append_revisions() |
Append revisions to the topic content |
bbp_topic_content_autoembed() |
Check if autoembeds are enabled and hook them in if so |
bbp_topic_content_autoembed_paragraph() |
Add oembed to forum topic. |
bbp_topic_edit_link() |
Output the edit link of the topic |
bbp_topic_edit_url() |
Output URL to the topic edit page |
bbp_topic_excerpt() |
Output the excerpt of the topic |
bbp_topic_favorite_link() |
Output the topic favorite link |
bbp_topic_form_fields() |
Output the required hidden fields when creating/editing a topic |
bbp_topic_forum_id() |
Output the forum id a topic belongs to |
bbp_topic_forum_title() |
Output the title of the forum a topic belongs to |
bbp_topic_freshness_link() |
Output link to the most recent activity inside a topic, complete with link attributes and content. |
bbp_topic_id() |
Output the topic id |
bbp_topic_last_active_id() |
Output the topics last active ID |
bbp_topic_last_active_time() |
Output the topics last update date/time (aka freshness) |
bbp_topic_last_reply_id() |
Output the id of the topics last reply |
bbp_topic_last_reply_permalink() |
Output the link to the last reply in a topic |
bbp_topic_last_reply_title() |
Output the title of the last reply inside a topic |
bbp_topic_last_reply_url() |
Output the link to the last reply in a topic |
bbp_topic_merge_link() |
Output the merge link of the topic |
bbp_topic_metabox() |
Topic metabox |
bbp_topic_notices() |
Displays topic notices |
bbp_topic_pagination() |
Output pagination links of a topic within the topic loop |
bbp_topic_pagination_count() |
Output the topic pagination count |
bbp_topic_pagination_links() |
Output topic pagination links |
bbp_topic_permalink() |
Output the link to the topic in the topic loop |
bbp_topic_post_count() |
Output total post count of a topic |
bbp_topic_post_date() |
Output the post date and time of a topic |
bbp_topic_post_type() |
Output the unique id of the custom post type for topics |
bbp_topic_replies_link() |
Output the replies link of the topic |
bbp_topic_reply_count() |
Output total reply count of a topic |
bbp_topic_reply_count_hidden() |
Output total hidden reply count of a topic (hidden includes trashed and spammed replies) |
bbp_topic_reply_link() |
Output the link to go directly to the reply form |
bbp_topic_revision_log() |
Output the revision log of the topic |
bbp_topic_row_actions() |
Allow topic rows to have adminstrative actions |
bbp_topic_spam_link() |
Output the spam link of the topic |
bbp_topic_split_link() |
Split topic link |
bbp_topic_status() |
Output the status of the topic |