[wp-trac] [WordPress Trac] #57220: New plugin header for requiring network installation

WordPress Trac noreply at wordpress.org
Thu Aug 3 23:56:38 UTC 2023


#57220: New plugin header for requiring network installation
--------------------------------------+------------------------------
 Reporter:  petitphp                  |       Owner:  (none)
     Type:  enhancement               |      Status:  new
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  Plugins                   |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:  multisite
--------------------------------------+------------------------------

Comment (by manfcarlo):

 The sister headers for required PHP and core versions are there to prevent
 undefined function errors and save plugin authors from endless use of `if
 ( function_exists( 'etc' ) )`. I believe there is a ticket somewhere that
 proposes to load multisite functions all the time, and if it were solved,
 it seems there would no longer be a need for this ticket.

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


More information about the wp-trac mailing list