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