Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36335, comment 104


Ignore:
Timestamp:
08/28/2016 01:48:55 AM (8 years ago)
Author:
kraftbj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36335, comment 104

    initial v1  
    11Including in the autoloader fixes my issue in the previous comment. See incoming patch.
     2
     3I'm not familiar enough with autoloading to know if the other instances of using `class_exists( XXX, false )` are problematic or not.