wp-includes/sitemaps/class-wp-sitemaps-index.php


Lines:

1 to 18 of 18
<?php

/**
 * Sitemaps: WP_Sitemaps_Index class.
 *
 * Generates the sitemap index.
 *
 * @package WordPress
 * @subpackage Sitemaps
 * @since 5.5.0
 */

#[AllowDynamicProperties]
/* class WP_Sitemaps_Index */
/* function WP_Sitemaps_Index::__construct() – WP_Sitemaps_Index constructor. */
/* function WP_Sitemaps_Index::get_sitemap_list() – Gets a sitemap list for the index. */
/* function WP_Sitemaps_Index::get_index_url() – Builds the URL for the sitemap index. */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      API Letters: ,,,