WP_Sitemaps_Index
Class WP_Sitemaps_Index.
Description
Builds the sitemap index page that lists the links to all of the sitemaps.
Source
File: wp-includes/sitemaps/class-wp-sitemaps-index.php
Methods
- __construct — WP_Sitemaps_Index constructor.
- get_index_url — Builds the URL for the sitemap index.
- get_sitemap_list — Gets a sitemap list for the index.
Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |