ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 250

wp_dependencies_unique_hosts()

Function: Retrieves a list of unique hosts of all enqueued scripts and styles.

Source: wp-includes/general-template.php:3660

Used by 1 function | Uses 1 function

wp_dequeue_script()

Function: Removes a previously enqueued script.

Source: wp-includes/functions.wp-scripts.php:409

Used by 0 functions | Uses 1 function

wp_dequeue_script_module()

Function: Unmarks the script module so it is no longer enqueued in the page.

Source: wp-includes/script-modules.php:112

Used by 0 functions | Uses 2 functions

wp_dequeue_style()

Function: Removes a previously enqueued CSS stylesheet.

Source: wp-includes/functions.wp-styles.php:195

Used by 0 functions | Uses 1 function

wp_deregister_script()

Function: Removes a registered script.

Source: wp-includes/functions.wp-scripts.php:286

Used by 0 functions | Uses 2 functions

wp_deregister_script_module()

Function: Deregisters the script module.

Source: wp-includes/script-modules.php:123

Used by 0 functions | Uses 2 functions

wp_deregister_style()

Function: Removes a registered stylesheet.

Source: wp-includes/functions.wp-styles.php:144

Used by 0 functions | Uses 1 function

wp_destroy_all_sessions()

Function: Removes all session tokens for the current user from the database.

Source: wp-includes/user.php:3516

Used by 0 functions | Uses 0 functions

wp_destroy_current_session()

Function: Removes the current session token from the database.

Source: wp-includes/user.php:3490

Used by 0 functions | Uses 0 functions

wp_destroy_other_sessions()

Function: Removes all but the current session token for the current user for the database.

Source: wp-includes/user.php:3503

Used by 0 functions | Uses 0 functions
« Previous 1 … 249 250 251 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy