_update_blog_date_on_post_publish()
Function: Handler for updating the site’s last updated date when a post is published or an already published post is changed.
Source: wp-includes/ms-blogs.php:840
Function: Handler for updating the site’s last updated date when a post is published or an already published post is changed.
Source: wp-includes/ms-blogs.php:840
Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.
Source: wp-includes/meta.php:1348
Function: Registers a meta key.
Source: wp-includes/meta.php:1399
Function: Retrieves metadata by meta ID.
Source: wp-includes/meta.php:790
Function: Updates metadata by meta ID.
Source: wp-includes/meta.php:860
Function: Deletes metadata by meta ID.
Source: wp-includes/meta.php:982
Function: Determines if a meta field with the given key exists for the given object ID.
Source: wp-includes/meta.php:737
Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().
Source: wp-includes/user.php:2798
Function: Checks if a theme has been changed and runs ‘after_switch_theme’ hook on the next WP load.
Source: wp-includes/theme.php:3360
Action Hook: Fires on the first WP load after a theme switch if the old theme still exists.
Source: wp-includes/theme.php:3387