wp_default_scripts
Action Hook: Fires when the WP_Scripts instance is initialized.
Source: wp-includes/class-wp-scripts.php:148
Action Hook: Fires when the WP_Scripts instance is initialized.
Source: wp-includes/class-wp-scripts.php:148
Method: Processes a script dependency.
Source: wp-includes/class-wp-scripts.php:232
Function: Determines if SSL is used.
Source: wp-includes/load.php:1479
Function: Returns all revisions of specified post.
Source: wp-includes/revision.php:509
Function: Creates a revision for the current version of a post.
Source: wp-includes/revision.php:109
Function: Retrieves the autosaved data of the specified post.
Source: wp-includes/revision.php:251
Function: Determines if the specified post is a revision.
Source: wp-includes/revision.php:291
Function: Determines if the specified post is an autosave.
Source: wp-includes/revision.php:309
Function: Inserts post data into the posts table as a post revision.
Source: wp-includes/revision.php:334
Action Hook: Fires once a revision has been saved.
Source: wp-includes/revision.php:365