Fires when initializing the Sitemaps object.
Description
Additional sitemaps should be registered on this hook.
Parameters
$wp_sitemapsWP_Sitemaps- Sitemaps object.
Source
do_action( 'wp_sitemaps_init', $wp_sitemaps );
Changelog
| Version | Description |
|---|---|
| 5.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.