Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #2553


Ignore:
Timestamp:
03/20/2006 04:56:50 PM (19 years ago)
Author:
skeltoac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2553

    • Property Keywords has-patch 2nd-opinion added
  • Ticket #2553 – Description

    initial v1  
     1This new hook also pointed up an issue with do_action, wherein if args 1 and 2 are arrays they are merged and data is lost before it is passed to the callback, but that's another story.