コード例 #1
0
function bp_blogs_is_blog_hidden($blog_id)
{
    return BP_Blogs_Blog::is_hidden($blog_id);
}