ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

Method: Constructor.

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

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::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
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy