wordpress-develop/tests/phpunit/tests/dependencies
2023-06-28 14:14:58 +00:00
..
jquery.php Tests: Add test class for wp_script_is(). 2023-03-20 16:16:22 +00:00
scripts.php Script Loader: Fix unintended adding of async to scripts that are printed directly with wp_print_scripts() without enqueueing them beforehand. 2023-06-28 14:14:58 +00:00
styles.php Script Loader: Add a check to see in style is registered in wp_maybe_inline_styles. 2023-06-13 09:51:11 +00:00
wpInlineScriptTag.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
wpSanitizeScriptAttributes.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
wpScriptIs.php Tests: Add test class for wp_script_is(). 2023-03-20 16:16:22 +00:00
wpScriptTag.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00