Functions |
Description |
---|---|
bbp_get_topic_split_link() |
Get split topic link |
bbp_get_topic_split_template() |
Get the topic split template |
bbp_get_topic_status() |
Return the status of the topic |
bbp_get_topic_statuses() |
Return an associative array of available topic statuses |
bbp_get_topic_stick_link() |
Return the stick link of the topic |
bbp_get_topic_subscribers() |
Get the users who have subscribed to the topic |
bbp_get_topic_subscription_link() |
Get the forum subscription link |
bbp_get_topic_tag_caps() |
Return topic tag capabilities |
bbp_get_topic_tag_description() |
Return the description of the current tag |
bbp_get_topic_tag_edit_link() |
Return the link of the current tag |
bbp_get_topic_tag_edit_template() |
Get the topic edit template |
bbp_get_topic_tag_id() |
Return the id of the current tag |
bbp_get_topic_tag_link() |
Return the link of the current tag |
bbp_get_topic_tag_list() |
Return the tags of a topic |
bbp_get_topic_tag_name() |
Return the name of the current tag |
bbp_get_topic_tag_names() |
Get topic tags for a specific topic ID |
bbp_get_topic_tag_slug() |
Return the slug of the current tag |
bbp_get_topic_tag_tax_id() |
Return the unique id of the topic tag taxonomy |
bbp_get_topic_tag_tax_labels() |
Return array of labels used by the topic-tag taxonomy |
bbp_get_topic_tag_tax_rewrite() |
Return an array of topic-tag taxonomy rewrite settings |
bbp_get_topic_tag_tax_slug() |
Return the topic-tag taxonomy slug |
bbp_get_topic_tag_template() |
Get the topic template |
bbp_get_topic_title() |
Return the title of the topic |
bbp_get_topic_trash_link() |
Return the trash link of the topic |
bbp_get_topic_types() |
Return an associative array of topic sticky types |
bbp_get_topic_voice_count() |
Return total voice count of a topic |
bbp_get_topics_per_page() |
Return the topics per page setting |
bbp_get_topics_per_rss_page() |
Return the topics per RSS page setting |
bbp_get_topics_url() |
Return the forum URL |
bbp_get_total_users() |
Get the total number of users on the forums |
bbp_get_trash_status_id() |
Return the trash post status ID |
bbp_get_user_blog_role() |
Return a user’s blog role |
bbp_get_user_display_role() |
Return a user’s main role for display |
bbp_get_user_favorites() |
Get a user’s favorite topics |
bbp_get_user_favorites_link() |
User favorites link |
bbp_get_user_favorites_rewrite_id() |
Return the unique ID for user caps rewrite rules |
bbp_get_user_favorites_slug() |
Return the single user favorites slug |
bbp_get_user_favorites_topic_ids() |
Get a user’s favorite topics’ ids |
bbp_get_user_forum_subscriptions() |
Get a user’s subscribed forums |
bbp_get_user_id() |
Return a validated user id |
bbp_get_user_last_posted() |
Return the raw value of teh last posted time. |
bbp_get_user_nicename() |
Return a users nicename to the screen |
bbp_get_user_post_count() |
Return a users total post count |
bbp_get_user_profile_edit_link() |
Return link to the profile edit page of a user |
bbp_get_user_profile_edit_url() |
Return URL to the profile edit page of a user |
bbp_get_user_profile_link() |
Return link to the profile page of a user |
bbp_get_user_profile_url() |
Return URL to the profile page of a user |
bbp_get_user_replies_created() |
Get the replies that a user created |
bbp_get_user_replies_created_url() |
Return the link to the user’s replies |
bbp_get_user_replies_rewrite_id() |
Return the unique ID for user replies rewrite rules |