Fires within the section of the Site Activation page.
Description
Fires on the ‘wp_head’ action.
Source
do_action( 'activate_wp_head' );
Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
Fires within the section of the Site Activation page.
Fires on the ‘wp_head’ action.
do_action( 'activate_wp_head' );
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.