Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42855, comment 13


Ignore:
Timestamp:
02/28/2018 10:18:53 PM (7 years ago)
Author:
MikeSchinkel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42855, comment 13

    initial v1  
    2020> Or, any filtering of the HTML should be done on the client end.
    2121
    22 Again, almost anything that needs a named action or filter could filter on the client end. That is handing the surgeon a sledgehammer when they ask for a scalpel, and it is also fraught we incompatibility with other plugins. Certainly you are not advocating for this?
     22Again, almost anything that needs a named action or filter could filter on the client end. That is handing the surgeon a sledgehammer when they ask for a scalpel, and it is also fraught with incompatibility with other plugins. Certainly you are not advocating for this?
    2323
    2424Can you please explain the explicit scenarios that you fear such that you are making proposals that can result in plugins breaking other plugins rather than concur that these hooks are needed and have been needed for a very long time?