wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_sitemaps_taxonomies_pre_url_list › WordPress Filter Hooks

Since5.5.0
Deprecatedn/a
Parameters: (3)
  • (array[]|null) $url_list The URL list. Default null.
    Required: Yes
  • (string) $taxonomy Taxonomy name.
    Required: Yes
  • (int) $page_num Page of results.
    Required: Yes
Defined at:
Codex:

Filters the taxonomies URL list before it is generated.

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





Source

$url_list = apply_filters(