Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6274, comment 1


Ignore:
Timestamp:
03/03/2015 03:32:17 PM (10 years ago)
Author:
rogercoathup
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6274, comment 1

    initial v1  
    55
    66to:
    7         if ( 0 !== apply_filters( 'bp_is_blog_public', (int) get_blog_option( $blog_id, 'blog_public' ) )  || ! is_multisite() ) {
     7        if ( 0 !== apply_filters( 'bp_is_blog_public', (int) get_option( 'blog_public' ) )  || ! is_multisite() ) {
    88
    99