do_action( ‘activate_wp_head’ )

In this article

Fires within the section of the Site Activation page.

Description

Fires on the ‘wp_head’ action.

Source

do_action( 'activate_wp_head' );

Changelog

VersionDescription
3.0.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.