サイトマップを出力する
WordPress
該当するテンプレートタグ(関数)はありません。サイトマップを生成するプラグインで対応することになります。
baserCMS(2系)
$bcBaser->sitemap( [$pageCategoryId], [$recursive] )
[sitemap] サイトマップを出力する|baserCMS 2系関数リファレンス
baserCMS(3系)
$this->BcBaser->sitemap( [$pageCategoryId], [$recursive] )