7374/**75 * Fires before the Site Activation page is loaded.76 *77 * @since 3.0.078 */79do_action('activate_header');8081/**82* Adds an action hook specific to this page.83*84* Fires on {@see 'wp_head'}.85*
History
Introduced in 3.0.0. Unchanged from 6.7.7 through 7.1.0.