queue_js_url

Head-related functions

Summary

queue_js_url($url, array $options = Array)

Declare a URL to a JavaScript file to be used on the page.

This needs to be called either before head() or in a plugin_header hook.

Parameters:
  • $url (unknown) –
  • $options (array) – An array of options.

Usage

Examples

See Also

Project Versions

Table Of Contents

Previous topic

queue_js_string

Next topic

theme_header_background

This Page