ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-scripts.php

WP_Scripts::set_translations()

Method: Sets a translation textdomain.

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

Used by 0 functions | Uses 0 functions

WP_Scripts::print_translations()

Method: Prints translations set for a specific handle.

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

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

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::set_group()

Method: Sets handle group.

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

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

print_scripts_array

Filter Hook: Filters the list of script dependencies left to print.

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

Used by 0 functions | Uses 0 functions

WP_Scripts

Class: Core class used to register scripts.

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

Used by 0 functions | Uses 1 function

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::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy