ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Sitemaps

wp_sitemaps_get_max_urls()

Function: Gets the maximum number of URLs for a sitemap.

Source: wp-includes/sitemaps.php:81

Used by 6 functions | Uses 2 functions

wp_sitemaps_max_urls

Filter Hook: Filters the maximum number of URLs displayed on a sitemap.

Source: wp-includes/sitemaps.php:90

Used by 1 function | Uses 0 functions

get_sitemap_url()

Function: Retrieves the full URL for a sitemap.

Source: wp-includes/sitemaps.php:103

Used by 1 function | Uses 1 function

wp_sitemaps_get_server()

Function: Retrieves the current Sitemaps server instance.

Source: wp-includes/sitemaps.php:22

Used by 3 functions | Uses 2 functions

wp_sitemaps_init

Action Hook: Fires when initializing the Sitemaps object.

Source: wp-includes/sitemaps.php:39

Used by 1 function | Uses 0 functions

wp_get_sitemap_providers()

Function: Gets an array of sitemap providers.

Source: wp-includes/sitemaps.php:52

Used by 0 functions | Uses 1 function

wp_register_sitemap_provider()

Function: Registers a new sitemap provider.

Source: wp-includes/sitemaps.php:67

Used by 0 functions | Uses 1 function

WP_Sitemaps_Provider::get_url_list()

Method: Gets a URL list for a sitemap.

Source: wp-includes/sitemaps/class-wp-sitemaps-provider.php:48

Used by 0 functions | Uses 0 functions

WP_Sitemaps_Provider::get_max_num_pages()

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

Source: wp-includes/sitemaps/class-wp-sitemaps-provider.php:58

Used by 0 functions | Uses 0 functions

WP_Sitemaps_Provider::get_sitemap_type_data()

Method: Gets data about each sitemap type.

Source: wp-includes/sitemaps/class-wp-sitemaps-provider.php:67

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