ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-script-modules.php
  • Page 2

WP_Script_Modules

Class: Core class used to register script modules.

Source: wp-includes/class-wp-script-modules.php:16

Used by 0 functions | Uses 0 functions

WP_Script_Modules::register()

Method: Registers the script module if no script module with that script module identifier has already been registered.

Source: wp-includes/class-wp-script-modules.php:64

Used by 2 functions | Uses 0 functions

WP_Script_Modules::enqueue()

Method: Marks the script module to be enqueued in the page the next time `print_enqueued_script_modules` is called.

Source: wp-includes/class-wp-script-modules.php:132

Used by 1 function | Uses 1 function

WP_Script_Modules::dequeue()

Method: Unmarks the script module so it will no longer be enqueued in the page.

Source: wp-includes/class-wp-script-modules.php:150

Used by 1 function | Uses 0 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy