Changes between Initial Version and Version 1 of Ticket #2553
- Timestamp:
- 03/20/2006 04:56:50 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2553
- Property Keywords has-patch 2nd-opinion added
-
Ticket #2553 – Description
initial v1 1 This 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.