bbp_force_comment_status

bbp_force_comment_status

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_force_comment_status') is found 1 times:

  • /includes/core/theme-compat.php line 1037
    1033
    1034
    1035
    1036
    1037
    1038
    1039
    1040
    1041
    1042
    1043
            $retval = false;
        }
     
        // Filter & return
        return (bool) apply_filters( 'bbp_force_comment_status', $retval, $open, $post_id, $post_type );
    }
     
    /**
     * Remove "prev" and "next" relational links from <head> on bbPress pages.
     *
     * WordPress automatically generates these relational links to the current