wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp_sitemaps_posts_pre_url_list › WordPress Filter Hooks

Seit5.5.0
Veraltetn/v
Parameter: (3)
  • (array[]|null) $url_list The URL list. Default null.
    Erforderlich: Ja
  • (string) $post_type Post type name.
    Erforderlich: Ja
  • (int) $page_num Page of results.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the posts URL list before it is generated.

Returning a non-null value will effectively short-circuit the generation, returning that value instead.





Quellcode

$url_list = apply_filters(