wp_sitemaps_get_server()
Function: Retrieves the current Sitemaps server instance.
Source: wp-includes/sitemaps.php:22
Function: Retrieves the current Sitemaps server instance.
Source: wp-includes/sitemaps.php:22
Action Hook: Fires when initializing the Sitemaps object.
Source: wp-includes/sitemaps.php:39
Function: Gets an array of sitemap providers.
Source: wp-includes/sitemaps.php:52
Function: Registers a new sitemap provider.
Source: wp-includes/sitemaps.php:67
Function: Gets the maximum number of URLs for a sitemap.
Source: wp-includes/sitemaps.php:81
Filter Hook: Filters the maximum number of URLs displayed on a sitemap.
Source: wp-includes/sitemaps.php:90
Function: Retrieves the full URL for a sitemap.
Source: wp-includes/sitemaps.php:103
Method: Gets the URL of a sitemap entry.
Source: wp-includes/sitemaps/class-wp-sitemaps-provider.php:146
Method: Returns the list of supported object subtypes exposed by the provider.
Source: wp-includes/sitemaps/class-wp-sitemaps-provider.php:177
Class: Class WP_Sitemaps_Index.
Source: wp-includes/sitemaps/class-wp-sitemaps-index.php:19