[wp-trac] [WordPress Trac] #20523: Disable autoloader when using class_exists()

WordPress Trac noreply at wordpress.org
Mon Nov 30 04:14:33 UTC 2015


#20523: Disable autoloader when using class_exists()
-------------------------------+-----------------------------
 Reporter:  michael.heuberger  |       Owner:  wonderboymusic
     Type:  enhancement        |      Status:  closed
 Priority:  normal             |   Milestone:  4.4
Component:  Bootstrap/Load     |     Version:  3.3.1
 Severity:  normal             |  Resolution:  fixed
 Keywords:  commit             |     Focuses:
-------------------------------+-----------------------------
Changes (by markjaquith):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"35749"]:
 {{{
 #!CommitTicketReference repository="" revision="35749"
 Do not pass FALSE as second parameter in variable class_exists() checks

 Because these are generally plugin-provided, we want plugins to be
 able to use autoloaders.

 fixes #20523
 }}}

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


More information about the wp-trac mailing list