Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #27208


Ignore:
Timestamp:
02/25/2014 04:40:36 PM (11 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27208

    • Property Component changed from General to Bootstrap/Load
  • Ticket #27208 – Description

    initial v2  
    55If it's a problem to introduce defines due to unit testing, we could simply make `add_filter()` available in `wp-config.php` to work around the problem.
    66
    7 Patch against 2.8.1 attached.
     7Patch against 3.8.1 attached.