wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



wp_sitemaps_posts_show_on_front_entry › WordPress Filter Hooks

Da5.5.0
Deprecaton/a
apply_filters( 'wp_sitemaps_posts_show_on_front_entry', $sitemap_entry )
Parametri:
  • (array) $sitemap_entry Sitemap entry for the home page.
    Richiesto:
Definito a:
Codex:

Filters the sitemap entry for the home page when the 'show_on_front' option equals 'posts'.





Sorgenti

$sitemap_entry = apply_filters( 'wp_sitemaps_posts_show_on_front_entry', $sitemap_entry );