Used By
Used By | Description |
---|---|
wp-includes/script-loader.php: wp_get_script_polyfill() | Returns contents of an inline script used in appending polyfill scripts for browsers which fail the provided tests. The provided array is a mapping from a condition to verify feature support to its polyfill script handle. |
wp-includes/class.wp-scripts.php: WP_Scripts::do_item() | Processes a script dependency. |