ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WordPress
  • Page 4

WP_Script_Modules::print_enqueued_script_modules()

Method: Prints the enqueued script modules using script tags with type=”module” attributes.

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

Used by 0 functions | Uses 3 functions

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

wp_delete_all_temp_backups()

Function: Schedules the removal of all contents in the temporary backup directory.

Source: wp-includes/update.php:1026

Used by 0 functions | Uses 0 functions

_wp_delete_all_temp_backups()

Function: Deletes all contents in the temporary backup directory.

Source: wp-includes/update.php:1052

Used by 0 functions | Uses 0 functions

WP_Application_Passwords

Class: Class for displaying, modifying, and sanitizing application passwords.

Source: wp-includes/class-wp-application-passwords.php:15

Used by 0 functions | Uses 0 functions

wp_cache_flush_group()

Function: Removes all cache items in a group, if the object cache implementation supports it.

Source: wp-includes/cache-compat.php:170

Used by 0 functions | Uses 1 function

wp_cache_supports()

Function: Determines whether the object cache implementation supports a particular feature.

Source: wp-includes/cache-compat.php:198

Used by 1 function | Uses 0 functions
« Previous 1 … 3 4 5 … 9 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy