ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php

wp_sitemaps_taxonomies_pre_max_num_pages

Filter Hook: Filters the max number of pages for a taxonomy sitemap before it is generated.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:165

Used by 1 function | Uses 0 functions

WP_Sitemaps_Taxonomies::get_taxonomies_query_args()

Method: Returns the query args for retrieving taxonomy terms to list in the sitemap.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:184

Used by 2 functions | Uses 3 functions

wp_sitemaps_taxonomies_query_args

Filter Hook: Filters the taxonomy terms query arguments.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:197

Used by 1 function | Uses 0 functions

WP_Sitemaps_Taxonomies::get_url_list()

Method: Gets a URL list for a taxonomy sitemap.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:61

Used by 0 functions | Uses 6 functions

wp_sitemaps_taxonomies_pre_url_list

Filter Hook: Filters the taxonomies URL list before it is generated.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:83

Used by 1 function | Uses 0 functions

wp_sitemaps_taxonomies_entry

Filter Hook: Filters the sitemap entry for an individual term.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:128

Used by 1 function | Uses 0 functions

WP_Sitemaps_Taxonomies::get_max_num_pages()

Method: Gets the max number of pages available for the object type.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:146

Used by 0 functions | Uses 4 functions

WP_Sitemaps_Taxonomies

Class: Taxonomies XML sitemap provider.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:17

Used by 0 functions | Uses 1 function

WP_Sitemaps_Taxonomies::__construct()

Method: WP_Sitemaps_Taxonomies constructor.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:23

Used by 0 functions | Uses 0 functions

WP_Sitemaps_Taxonomies::get_object_subtypes()

Method: Returns all public, registered taxonomies.

Source: wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php:35

Used by 1 function | Uses 2 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy