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_News * extends the Jetpack_Sitemap_Buffer class to represent the single news sitemap * buffer. * * @since 5.3.0 * @package Jetpack */ /* class Jetpack_Sitemap_Buffer_News */ /* function Jetpack_Sitemap_Buffer_News::get_root_element() – */