Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32845, comment 19


Ignore:
Timestamp:
07/02/2015 03:52:35 PM (11 years ago)
Author:
nacin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32845, comment 19

    initial v1  
    11Hi @jjj,
    22
    3 Thanks for the contribution to WordPres. This isn't something we're going to accept into core at this time.
     3Thanks for the contribution to WordPress. This isn't something we're going to accept into core at this time.
    44
    55We've had a fairly miserable, decade-long experience with overloading code, in the form of both pluggable functions and drop-in files. Neither of them worked out favorably. We no longer add pluggable functions, and drop-ins are often more trouble than they are worth, especially when allowing for further development.