wordpress-develop/tests/phpunit/tests/dependencies
Dominik Schilling (ocean90) 548a18059c Tests: Add a test for testing wp_enqueue_script() with an alias handle in the footer.
Props kovshenin.
See #35643.

git-svn-id: https://develop.svn.wordpress.org/trunk@36559 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-17 19:52:42 +00:00
..
jquery.php wp_script_is( ..., 'enqueued' ) needs to check dependencies recursively - a single item's dependencies may only be a subset of the full dependency tree. Adds a new method on WP_Dependencies called ->recurse_deps(). 2014-07-20 00:28:57 +00:00
scripts.php Tests: Add a test for testing wp_enqueue_script() with an alias handle in the footer. 2016-02-17 19:52:42 +00:00
styles.php Script/Style Dependencies: Make sure that inline styles for handles without a source are printed. 2016-02-17 17:10:53 +00:00