WP_Sitemaps
Methods
1 to 8 of 8
- WP_Sitemaps::__construct() – WP_Sitemaps constructor.
- WP_Sitemaps::add_robots() – Adds the sitemap index to robots.txt.
- WP_Sitemaps::init() – Initiates all sitemap functionality.
- WP_Sitemaps::redirect_sitemapxml() – Redirects a URL to the wp-sitemap.xml
- WP_Sitemaps::register_rewrites() – Registers sitemap rewrite tags and routing rules.
- WP_Sitemaps::register_sitemaps() – Registers and sets up the functionality for all supported sitemaps.
- WP_Sitemaps::render_sitemaps() – Renders sitemap templates based on rewrite rules.
- WP_Sitemaps::sitemaps_enabled() – Determines whether sitemaps are enabled or not.