apply_filters( 'bbp_update_topic_id', $topic_id, $post_id )
Continue reading →
apply_filters( 'bbp_update_reply_id', $reply_id, $post_id )
Continue reading →
apply_filters( 'bbp_update_forum_id', $forum_id, $post_id )
Continue reading →
apply_filters( 'bbp_subscription_mail_title', '[' . get_option( 'blogname' ) . '] ' . bbp_get_topic_title( $topic_id ), $reply_id, $topic_id, $user_id )
Continue reading →
apply_filters( 'bbp_subscription_mail_message', sprintf( $message, $reply_author_name, strip_tags( bbp_get_reply_content( $reply_id ) ), bbp_get_reply_url( $reply_id ) ), $reply_id, $topic_id, $user_id )
Continue reading →
apply_filters( 'bbp_show_lead_topic', (bool) $show_lead )
Continue reading →
apply_filters( 'bbp_pre_anonymous_post_author_website', $bbp_anonymous_website )
Continue reading →
apply_filters( 'bbp_pre_anonymous_post_author_name', $bbp_anonymous_name ) )
Continue reading →
apply_filters( 'bbp_pre_anonymous_post_author_email', $bbp_anonymous_email ) )
Continue reading →
apply_filters( 'bbp_past_edit_lock', (bool) $retval, $cur_time, $lock_time, $post_date_gmt )
Continue reading →
apply_filters( 'bbp_number_format', number_format( $number, $decimals ), $number, $decimals )
Continue reading →
apply_filters( 'bbp_logout_url', $url, $redirect_to )
Continue reading →
apply_filters( 'bbp_has_errors', $has_errors, $bbp->errors )
Continue reading →
apply_filters( 'bbp_get_view_all', (bool) $retval )
Continue reading →
apply_filters( 'bbp_get_time_since', human_time_diff( $time, current_time( 'timestamp' ) ), $time )
Continue reading →
apply_filters( 'bbp_get_statistics', $statistics, $args )
Continue reading →
apply_filters( 'bbp_get_public_child_last_id', (int) $child_id, (int) $parent_id, $post_type )
Continue reading →
apply_filters( 'bbp_get_public_child_ids', $child_ids, (int) $parent_id, $post_type )
Continue reading →
apply_filters( 'bbp_get_public_child_count', (int) $child_count, (int) $parent_id, $post_type )
Continue reading →
apply_filters( 'bbp_get_all_child_ids', $child_ids, (int) $parent_id, $post_type )
Continue reading →
apply_filters( 'bbp_filter_anonymous_post_data', $retval, $args )
Continue reading →
apply_filters( 'bbp_convert_date', $time, $d, $translate )
Continue reading →
apply_filters( 'bbp_check_for_duplicate_query', $dupe, $post_data )
Continue reading →
apply_filters( 'bbp_add_view_all', $link, $original_link )
Continue reading →
do_action( 'bbp_pre_notify_subscribers', $reply_id, $topic_id, $user_ids )
Continue reading →
do_action( 'bbp_post_notify_subscribers', $reply_id, $topic_id, $user_ids )
Continue reading →
do_action( 'bbp_check_for_duplicate_trigger', $post_data )
Continue reading →