Skip to:
Content

BuddyPress.org

Changes between Version 2 and Version 3 of Ticket #6940, comment 6


Ignore:
Timestamp:
04/14/2016 09:02:08 PM (9 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6940, comment 6

    v2 v3  
    24242. Modify bp_blogs_record_existing_blogs() to check the user count on a single site install and use a check similar to `wp_is_large_network( 'users' )`.  If the install is large, bail.
    2525
    26 I would go with patch 1 to fix this.
    27 
    2826For other improvements to `bp_blogs_record_existing_blogs()`, also see #6370.