Function __global->build_sitemap_cache_table
Definitions
sources/sitemap_xml.php
- Our sitemap cache table may need bootstrapping for some reason.Normally we build it iteratively.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Our sitemap cache table may need bootstrapping for some reason.Normally we build it iteratively.
*
*/
function build_sitemap_cache_table()
* Our sitemap cache table may need bootstrapping for some reason.Normally we build it iteratively.
*
*/
function build_sitemap_cache_table()

