MCPcopy Create free account
hub / github.com/TheGamesDB/TheGamesDB / wp_enqueue_script

Function wp_enqueue_script

blog/wp-includes/functions.wp-scripts.php:96–108  ·  view source on GitHub ↗

* Enqueues script. * * Registers the script if src provided (does NOT overwrite) and enqueues. * * @since r16 * @see wp_register_script() For parameter information. */

( $handle, $src = false, $deps = array(), $ver = false, $in_footer = false )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

wp-login.phpFile · 0.85
header.phpFile · 0.85
header.phpFile · 0.85
header.phpFile · 0.85
showcase.phpFile · 0.85
akismet_admin_initFunction · 0.85
add_thickboxFunction · 0.85
initializeMethod · 0.85
header.phpFile · 0.85
plugins.phpFile · 0.85
press-this.phpFile · 0.85

Calls 4

explodeFunction · 0.85
enqueueMethod · 0.80
addMethod · 0.45
add_dataMethod · 0.45

Tested by

no test coverage detected