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

Method: Resets class properties.

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

Used by 0 functions | Uses 0 functions

wp_default_scripts

Action Hook: Fires when the WP_Scripts instance is initialized.

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

Used by 0 functions | Uses 0 functions

WP_Scripts::print_scripts()

Method: Prints scripts.

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

Used by 0 functions | Uses 0 functions

WP_Scripts::print_scripts_l10n()

Method: Prints extra scripts of a registered script.

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

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

Method: Processes a script dependency.

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

Used by 0 functions | Uses 0 functions

script_loader_src

Filter Hook: Filters the script loader source.

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

Used by 0 functions | Uses 0 functions

script_loader_tag

Filter Hook: Filters the HTML script tag of an enqueued script.

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

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