6970/**71 * Fires before the Site Activation page is loaded.72 *73 * @since 3.0.074 */75do_action('activate_header');7677/**78* Adds an action hook specific to this page.79*80* Fires on {@see 'wp_head'}.81*
History
Introduced in 3.0.0. Unchanged from 6.7.7 through 7.1.0.