Methods
1 to 7 of 7
- Jetpack_Sitemap_Stylist::image_sitemap_xsl() – Returns the xsl of an image sitemap xml file as a string.
- Jetpack_Sitemap_Stylist::news_sitemap_xsl() – Returns the xsl of a news sitemap xml file as a string.
- Jetpack_Sitemap_Stylist::sanitize_with_links() – Convert named entities, strip all HTML except anchor tags, and interpolate with vsprintf. This is a helper function for all the internationalized UI strings in this class which have to include URLs.
- Jetpack_Sitemap_Stylist::sitemap_index_xsl() – Returns the xsl of a sitemap index xml file as a string.
- Jetpack_Sitemap_Stylist::sitemap_xsl_css() – The CSS to be included in sitemap xsl stylesheets; factored out for uniformity.
- Jetpack_Sitemap_Stylist::sitemap_xsl() – Returns the xsl of a sitemap xml file as a string.
- Jetpack_Sitemap_Stylist::video_sitemap_xsl() – Returns the xsl of a video sitemap xml file as a string.