Changes between Initial Version and Version 1 of Ticket #20971, comment 5
- Timestamp:
- 06/15/2012 11:43:49 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20971, comment 5
initial v1 1 Ok, but that seems like an artificial limitation, since some other scriptcan call `wp_deregister_script( 'my-other-js' )` afterwards.1 Ok, but that seems like an artificial limitation, since some other code can call `wp_deregister_script( 'my-other-js' )` afterwards. 2 2 3 3 We should check the dependencies right before outputting the script tags, not before.