Files
wordpress/wp-includes/script-loader.php
jonsurrell 2e6fb80a0e Script Loader: Deprecate wp_sanitize_script_attributes().
The function is no longer used by WordPress and better alternatives are available: `wp_get_script_tag()` and `wp_get_inline_script_tag()`.

Developed in https://github.com/WordPress/wordpress-develop/pull/10742.

Follow-up to [61415], [61485].

Props jonsurrell, westonruter.
Fixes #64511. See #64442.

Built from https://develop.svn.wordpress.org/trunk@61518


git-svn-id: http://core.svn.wordpress.org/trunk@60829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-23 17:03:36 +00:00

152 KiB