WP_Sitemaps::__construct()
Method: WP_Sitemaps constructor.
Source: wp-includes/sitemaps/class-wp-sitemaps.php:51
Method: WP_Sitemaps constructor.
Source: wp-includes/sitemaps/class-wp-sitemaps.php:51
Filter Hook: Filters the URL for the sitemap index stylesheet.
Source: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:115
Method: Renders the XSL stylesheet depending on whether it’s the sitemap index or not.
Source: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:24
Method: Initiates all sitemap functionality.
Source: wp-includes/sitemaps/class-wp-sitemaps.php:65
Filter Hook: Filters whether XML Sitemaps are enabled or not.
Source: wp-includes/sitemaps/class-wp-sitemaps.php:105
Method: Returns the escaped XSL for all sitemaps, except index.
Source: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:45
Method: Determines whether sitemaps are enabled or not.
Source: wp-includes/sitemaps/class-wp-sitemaps.php:89
Method: Returns the escaped XSL for the index sitemaps.
Source: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:159
Method: Registers and sets up the functionality for all supported sitemaps.
Source: wp-includes/sitemaps/class-wp-sitemaps.php:113
Class: Stylesheet provider class.
Source: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:18