Changes between Initial Version and Version 1 of Ticket #51605, comment 3
- Timestamp:
- 10/23/2020 04:46:26 AM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51605, comment 3
initial v1 8 8 9 9 New description: 10 (array) (Optional) Array containing arguments to pass to the hook's callback function. Each value in the array is passed as a separate argument to the callback. The array keys are ignored. Default value: array()10 (array) (Optional) Array containing arguments to pass to the hook's callback function. Each value in the array is passed to the callback as an individual parameter. The array keys are ignored. Default value: array()