ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 308

WP_Scripts::add_inline_script()

Method: Adds extra code to a registered script.

Source: wp-includes/class-wp-scripts.php:403

Used by 0 functions | Uses 0 functions

WP_Scripts::all_deps()

Method: Determines script dependencies.

Source: wp-includes/class-wp-scripts.php:623

Used by 0 functions | Uses 0 functions

WP_Scripts::do_footer_items()

Method: Processes items and dependencies for the footer group.

Source: wp-includes/class-wp-scripts.php:661

Used by 0 functions | Uses 0 functions

WP_Scripts::do_head_items()

Method: Processes items and dependencies for the head group.

Source: wp-includes/class-wp-scripts.php:647

Used by 0 functions | Uses 0 functions

WP_Scripts::do_item()

Method: Processes a script dependency.

Source: wp-includes/class-wp-scripts.php:232

Used by 0 functions | Uses 0 functions

WP_Scripts::in_default_dir()

Method: Whether a handle’s source is in a default directory.

Source: wp-includes/class-wp-scripts.php:674

Used by 0 functions | Uses 0 functions

WP_Scripts::init()

Method: Initialize the class.

Source: wp-includes/class-wp-scripts.php:140

Used by 0 functions | Uses 0 functions

WP_Scripts::localize()

Method: Localizes a script, only if the script has already been added.

Source: wp-includes/class-wp-scripts.php:457

Used by 0 functions | Uses 0 functions

WP_Scripts::print_extra_script()

Method: Prints extra scripts of a registered script.

Source: wp-includes/class-wp-scripts.php:201

Used by 0 functions | Uses 0 functions

WP_Scripts::print_inline_script()

Method: Prints inline scripts registered for a specific handle.

Source: wp-includes/class-wp-scripts.php:431

Used by 0 functions | Uses 0 functions
« Previous 1 … 307 308 309 … 384 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy