bbp_get_all_child_ids

bbp_get_all_child_ids

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_all_child_ids') is found 1 times:

  • /includes/common/functions.php line 2030
    	// Make sure results are INTs
    	$child_ids = wp_parse_id_list( $child_ids );
    
    	// Filter & return
    	return (array) apply_filters( 'bbp_get_all_child_ids', $child_ids, $parent_id, $post_type );
    }
    
    /**
     * Prime familial post caches.
     *
     * This function uses _prime_post_caches() to prepare the object cache for