Lines:
1 to 16 of 16
<?php /** * WPSEO plugin file. * * @package WPSEO\XML_Sitemaps */ /* class WPSEO_Sitemaps_Router */ /* function WPSEO_Sitemaps_Router::__construct() – Sets up init logic. */ /* function WPSEO_Sitemaps_Router::init() – Sets up rewrite rules. */ /* function WPSEO_Sitemaps_Router::redirect_canonical() – Stop trailing slashes on sitemap.xml URLs. */ /* function WPSEO_Sitemaps_Router::template_redirect() – Redirects sitemap.xml to sitemap_index.xml. */ /* function WPSEO_Sitemaps_Router::needs_sitemap_index_redirect() – Checks whether the current request needs to be redirected to sitemap_index.xml. */ /* function WPSEO_Sitemaps_Router::get_base_url() – Create base URL for the sitemap. */