activate_header WordPress Action Hook
The activate_header hook is called when a user activates their WordPress site. This hook is used to do any necessary actions when a user activates their WordPress site.
do_action( 'activate_header' ) #
Fires before the Site Activation page is loaded.