Ticket #46167: 46167.1.diff
| File 46167.1.diff, 497 bytes (added by , 7 years ago) |
|---|
-
src/wp-includes/ms-site.php
380 380 * @return array|false Returns false if there is nothing to update. Returns an array of metadata on success. 381 381 */ 382 382 function update_sitemeta_cache( $site_ids ) { 383 if ( ! is_site_meta_supported() ) { 384 return false; 385 } 386 383 387 return update_meta_cache( 'blog', $site_ids ); 384 388 } 385 389
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)