wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



wp_sitemaps_init › Les Actions WordPress

Depuis5.5.0
Dépréciéen/a
do_action( 'wp_sitemaps_init', $wp_sitemaps )
Paramètres:
  • (WP_Sitemaps) $wp_sitemaps Sitemaps object.
    Requis: Oui
Défini(e) dans:
Codex:

Fires when initializing the Sitemaps object.

Additional sitemaps should be registered on this hook.





Source

do_action( 'wp_sitemaps_init', $wp_sitemaps );