Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58634


Ignore:
Timestamp:
06/26/2023 05:59:52 PM (2 years ago)
Author:
joemcgill
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58634 – Description

    initial v1  
    1 In [56033] the function signatures for `wp_register_scripts` and `wp_enqueue_scripts` are updated so that the sixth parameter, `$in_footer`, now accepts an array of args with the following shape:
     1In [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:
    22
    33{{{#!php