wordpress-develop/tests/phpunit/tests/dependencies
Jeremy Felt f98744ec86 Ensure consistent dependency order when using wp_add_inline_script()
This disables the concatenation of remaining enqueued scripts once `wp_add_inline_script()` is invoked, which allows us to reliably print these scripts and their before/after inline scripts in the desired order.

Props gitlost, azaozz, swisspidy, ocean90.
Fixes #36392.


git-svn-id: https://develop.svn.wordpress.org/trunk@37171 602fd350-edb4-49c9-b593-d223f7449a82
2016-04-10 03:32:47 +00:00
..
jquery.php Tests: Test that jQuery can be moved into footer after [36550]. 2016-02-20 16:16:35 +00:00
scripts.php Ensure consistent dependency order when using wp_add_inline_script() 2016-04-10 03:32:47 +00:00
styles.php Styles: Clarify the allowed values for the $media parameter of wp_register_style()/wp_enqueue_style(). 2016-02-23 20:40:43 +00:00