Changes between Initial Version and Version 1 of Ticket #58634
- Timestamp:
- 06/26/2023 05:59:52 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58634 – Description
initial v1 1 In [56033] the function signatures for `wp_register_script s` and `wp_enqueue_scripts` are updated so that the sixth parameter, `$in_footer`, now accepts an array of args with the following shape:1 In [56033] the function signatures for `wp_register_script` and `wp_enqueue_script` are updated so that the sixth parameter, `$in_footer`, now accepts an array of args with the following shape: 2 2 3 3 {{{#!php