Lines:
1 to 15 of 15
<?php /** * Sitemaps (per the protocol) are essentially lists of XML fragments; * lists which are subject to size constraints. The Jetpack_Sitemap_Buffer_Page * extends the Jetpack_Sitemap_Buffer class to represent the single page sitemap * buffer. * * @since 5.3.0 * @package automattic/jetpack */ /* class Jetpack_Sitemap_Buffer_Page */ /* function Jetpack_Sitemap_Buffer_Page::get_root_element() – */