Core Class
View Source on Trac ↗
Core Class
WP_Sitemaps_Index
class WP_Sitemaps_Index
// Constructor: function Object() { [native code] } Class WP_Sitemaps_Index.
Methods 3 methods
| Method / Return | Description |
|---|---|
| __construct() void | WP_Sitemaps_Index constructor.
Parameters: $registry: WP_Sitemaps_Registry |
| get_sitemap_list() array[] | Gets a sitemap list for the index. |
| get_index_url() string | Builds the URL for the sitemap index. |
Properties
| Property / Type | Description |
|---|---|
| $registry mixed public | No description available. |
| $max_sitemaps mixed public | No description available. |
Class Information
Since Version
5.5.0
Source File
wp-includes/sitemaps/class-wp-sitemaps-index.php
Advertisement