Opened 16 years ago
Closed 16 years ago
#9856 closed defect (bug) (fixed)
add a hook in print_footer_scripts as in print_head_scripts
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | 2.8 |
Component: | JavaScript | Keywords: | has-patch needs-testing |
Focuses: | Cc: |
Description
print_head_scripts as a specific hook :
if ( ! did_action('wp_print_scripts') ) do_action('wp_print_scripts');
print_footer_scripts hasn't !
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
patch