etivite

WordPress, BuddyPress, bbPress, JSF, CMS :: e for everything web development and consulting

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Action and Filter API Hooks
  • WordPress Plugins
  • Code and Projects
  • Blog

API Hooks: bbPress:: File: bbp-includesbbp-topic-template-php (63)

bbp_topic_notices

apply_filters( 'bbp_topic_notices', $notice_text, $topic_status, bbp_get_topic_id() ) )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_topic_append_revisions

apply_filters( 'bbp_topic_append_revisions', $content . bbp_get_topic_revision_log( $topic_id ), $content, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_has_topics_query

apply_filters( 'bbp_has_topics_query', $bbp_t )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_has_topics

apply_filters( 'bbp_has_topics', $bbp->topic_query->have_posts(), $bbp->topic_query )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_voice_count

apply_filters( 'bbp_get_topic_voice_count', (int) $voices, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_trash_link

apply_filters( 'bbp_get_topic_trash_link', $link_before . $actions . $link_after, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_title

apply_filters( 'bbp_get_topic_title', get_the_title( $topic_id ), $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_tag_tax_id

apply_filters( 'bbp_get_topic_tag_tax_id', $bbp->topic_tag_tax_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_tag_name

apply_filters( 'bbp_get_topic_tag_name', $retval )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_tag_slug

apply_filters( 'bbp_get_topic_tag_slug', $retval )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_tag_link

apply_filters( 'bbp_get_topic_tag_link', $retval )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_tag_id

apply_filters( 'bbp_get_topic_tag_id', (int) $retval )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_tag_edit_link

apply_filters( 'bbp_get_topic_tag_edit_link', $retval )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_tag_description

apply_filters( 'bbp_get_topic_tag_description', $retval, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_stick_link

apply_filters( 'bbp_get_topic_stick_link', $link_before . $stick_display . $super_display . $link_after, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_status

apply_filters( 'bbp_get_topic_status', get_post_status( $topic_id ), $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_spam_link

apply_filters( 'bbp_get_topic_spam_link', $link_before . '<a href="' . $uri . '">' . $display . '</a>' . $link_after, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_revision_log

apply_filters( 'bbp_get_topic_revision_log', $r, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_revisions

apply_filters( 'bbp_get_topic_revisions', $revisions, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_reply_count_hidden

apply_filters( 'bbp_get_topic_reply_count_hidden', (int) $replies, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_reply_count

apply_filters( 'bbp_get_topic_reply_count', (int) $replies, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_replies_link

apply_filters( 'bbp_get_topic_replies_link', $retval, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_raw_revision_log

apply_filters( 'bbp_get_topic_raw_revision_log', $revision_log, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_post_type

apply_filters( 'bbp_get_topic_post_type', $bbp->topic_post_type )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_post_count

apply_filters( 'bbp_get_topic_post_count', (int) $replies + 1, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_permalink

apply_filters( 'bbp_get_topic_permalink', $topic_permalink, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_pagination_count

apply_filters( 'bbp_get_topic_pagination_count', $retstr )

Continue reading →

Component: bbp-reply, bbp-topic  | File: /bbp-includes/bbp-reply-template.php, /bbp-includes/bbp-topic-template.php 

bbp_get_topic_pagination

apply_filters( 'bbp_get_topic_pagination', $pagination_links, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_merge_link

apply_filters( 'bbp_get_topic_merge_link', $link_before . '<a href="' . $uri . '">' . $merge_text . '</a>' . $link_after, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_last_topic_title

apply_filters( 'bbp_get_topic_last_topic_title', bbp_get_reply_title( bbp_get_topic_last_reply_id( $topic_id ) ), $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_last_reply_url

apply_filters( 'bbp_get_topic_last_reply_url', $reply_url )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_last_reply_permalink

apply_filters( 'bbp_get_topic_last_reply_permalink', bbp_get_reply_permalink( bbp_get_topic_last_reply_id( $topic_id ) ) )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_last_active_id

apply_filters( 'bbp_get_topic_last_active_id', (int) $active_id, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_last_reply_id

apply_filters( 'bbp_get_topic_last_reply_id', (int) $reply_id, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_last_active

apply_filters( 'bbp_get_topic_last_active', $last_active, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_id

apply_filters( 'bbp_get_topic_id', (int) $bbp_topic_id, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_freshness_link

apply_filters( 'bbp_get_topic_freshness_link', $anchor, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_forum_id

apply_filters( 'bbp_get_topic_forum_id', (int) $forum_id, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_forum

apply_filters( 'bbp_get_topic_forum', bbp_get_forum_title( $forum_id ), $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_excerpt

apply_filters( 'bbp_get_topic_excerpt', $excerpt, $topic_id, $length )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_edit_url

apply_filters( 'bbp_get_topic_edit_url', $url, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_edit_link

apply_filters( 'bbp_get_topic_edit_link', $link_before . '<a href="' . $uri . '">' . $edit_text . '</a>' . $link_after, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_content

apply_filters( 'bbp_get_topic_content', $content, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_close_link

apply_filters( 'bbp_get_topic_close_link', $link_before . '<a href="' . $uri . '">' . $display . '</a>' . $link_after, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_class

apply_filters( 'bbp_get_topic_class', $post, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_author_link

apply_filters( 'bbp_get_topic_author_link', $author_link, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_author_url

apply_filters( 'bbp_get_topic_author_url', $author_url, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_author_id

apply_filters( 'bbp_get_topic_author_id', (int) $author_id, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_author_email

apply_filters( 'bbp_get_topic_author_email', $author_email, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_author

apply_filters( 'bbp_get_topic_author', $author, $topic_id )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_author_avatar

apply_filters( 'bbp_get_topic_author_avatar', $author_avatar, $topic_id, $size )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_archive_title

apply_filters( 'bbp_get_topic_archive_title', $title )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic_admin_links

apply_filters( 'bbp_get_topic_admin_links', $r['before'] . $links . $r['after'], $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_topic

apply_filters( 'bbp_get_topic', $topic, $output, $filter )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_single_topic_description

apply_filters( 'bbp_get_single_topic_description', $retstr, $args )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_forum_pagination_links

apply_filters( 'bbp_get_forum_pagination_links', $bbp->topic_query->pagination_links )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_form_topic_title

apply_filters( 'bbp_get_form_topic_title', esc_attr( $topic_title ) )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_form_topic_tags

apply_filters( 'bbp_get_form_topic_tags', esc_attr( $topic_tags ) )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_form_topic_subscribed

apply_filters( 'bbp_get_form_topic_subscribed', $checked, $topic_subscribed )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_form_topic_forum

apply_filters( 'bbp_get_form_topic_forum', esc_attr( $topic_forum ) )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_form_topic_log_edit

apply_filters( 'bbp_get_form_topic_log_edit', checked( $topic_revision, true, false ) )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_form_topic_edit_reason

apply_filters( 'bbp_get_form_topic_edit_reason', esc_attr( $topic_edit_reason ) )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 

bbp_get_form_topic_content

apply_filters( 'bbp_get_form_topic_content', esc_textarea( $topic_content ) )

Continue reading →

Component: bbp-topic  | File: /bbp-includes/bbp-topic-template.php 
Proudly powered by WordPress