core_upgrade_preamble

core_upgrade_preamble

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('core_upgrade_preamble') is found 1 times:

  • /wp-admin/update-core.php line 1132
    	 * Fires after the core, plugin, and theme update tables.
    	 *
    	 * @since 2.9.0
    	 */
    	do_action( 'core_upgrade_preamble' );
    	echo '</div>';
    
    	wp_localize_script(
    		'updates',
    		'_wpUpdatesItemCounts',
    		array(