[wp-trac] [WordPress Trac] #63285: Call to undefined function is_super_admin() in /wp-includes/ms-files.php

WordPress Trac noreply at wordpress.org
Tue Apr 22 09:52:09 UTC 2025


#63285: Call to undefined function is_super_admin() in /wp-includes/ms-files.php
--------------------------------------+----------------------------
 Reporter:  verygoode                 |       Owner:  peterwilsoncc
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  6.8.1
Component:  Networks and Sites        |     Version:  6.8
 Severity:  major                     |  Resolution:  fixed
 Keywords:  dev-reviewed fixed-major  |     Focuses:  multisite
--------------------------------------+----------------------------

Comment (by neo2k23):

 I have the same issue in my multisite that all images are missing in some
 of the subsites.

 But not in all of the subsites.  Only some are affected.  But the
 behaviour is not consistent and weird.

 First almost all sub websites were affected by this.

 Then i restored the complete server and retried and some were ok and some
 were not.  But i had more that were ok than the first time i upgraded wp
 to 6.8.

 I tried again a full restore and got even more websites that were ok. Only
 3 left with missing images.

 Reverting line 24 in ms-files.php to what it was in wp 6.7.2 fixes the
 issue for the remaining 3 websites.


 {{{
      if ( '1' === $current_blog->archived || '1' === $current_blog->spam
 || '1' === $current_blog->deleted ) {
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63285#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list