Changes between Initial Version and Version 1 of Ticket #18464
- Timestamp:
- 08/17/2011 09:03:09 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18464 – Description
initial v1 13 13 14 14 $count = get_blog_count(); 15 return apply_filters( 'wp_is_large_network', $count > 1000 , 'sites', $count );15 return apply_filters( 'wp_is_large_network', $count > 10000, 'sites', $count ); 16 16 } 17 17 }}}
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)