wordpress-develop/tests/phpunit/tests/dependencies
Peter Wilson db9c95a056 Security: move Content-Security-Policy script loaders.
Move `wp_get_script_tag()`, `wp_print_script_tag()`, `wp_print_inline_script_tag()` and `wp_get_inline_script_tag()` functions from `functions.php` to `script-loader.php`.

Relocate related tests to `dependencies` sub-directory.

Follow up to [50167].
Props adamsilverstein, hellofromTonya, SergeyBiryukov.
Fixes #39941.


git-svn-id: https://develop.svn.wordpress.org/trunk@50409 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-23 01:58:21 +00:00
..
jquery.php Tests: Add missing @covers tags for files in phpunit/tests/dependencies/. 2021-02-11 15:15:37 +00:00
mediaelementjs.php Docs: Fix the last handful of incorrect @since 5.0.0 docblock tags. 2019-01-17 06:45:58 +00:00
scripts.php Script Loader: Prevent wp_localize_script() warnings. 2021-02-22 23:21:56 +00:00
styles.php Tests: Add missing @covers tags for files in phpunit/tests/dependencies/. 2021-02-11 15:15:37 +00:00
wpInlineScriptTag.php Security: move Content-Security-Policy script loaders. 2021-02-23 01:58:21 +00:00
wpSanitizeScriptAttributes.php Security: move Content-Security-Policy script loaders. 2021-02-23 01:58:21 +00:00
wpScriptTag.php Security: move Content-Security-Policy script loaders. 2021-02-23 01:58:21 +00:00