ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 248

wp_default_packages_scripts()

Function: Registers all the WordPress packages scripts that are in the standardized `js/dist/` location.

Source: wp-includes/script-loader.php:442

Used by 1 function | Uses 2 functions

wp_default_packages_vendor()

Function: Registers all the WordPress vendor scripts that are in the standardized `js/dist/vendor/` location.

Source: wp-includes/script-loader.php:118

Used by 1 function | Uses 2 functions

wp_default_scripts()

Function: Register all ClassicPress scripts.

Source: wp-includes/script-loader.php:513

Used by 0 functions | Uses 9 functions

wp_default_styles()

Function: Assigns default styles to $styles object.

Source: wp-includes/script-loader.php:1410

Used by 0 functions | Uses 5 functions

wp_defer_comment_counting()

Function: Determines whether to defer comment counting.

Source: wp-includes/comment.php:2654

Used by 0 functions | Uses 0 functions

wp_defer_term_counting()

Function: Enables or disables term counting.

Source: wp-includes/taxonomy.php:3477

Used by 0 functions | 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_attachment()

Function: Trashes or deletes an attachment.

Source: wp-includes/post.php:6014

Used by 0 functions | Uses 0 functions

wp_delete_attachment_files()

Function: Deletes all files that belong to the given attachment.

Source: wp-includes/post.php:6118

Used by 0 functions | Uses 0 functions

wp_delete_auto_drafts()

Function: Deletes auto-drafts for new posts that are > 7 days old.

Source: wp-includes/post.php:7487

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