add_filter('rest_pre_dispatch', function( $result, $server, $request){  if('/batch/v1' !== strtolower(untrailingslashit($request->get_route()))){    return $result;  }
  return new WP_Error('rest_batch_disabled', '批量 API 已禁用', ['status'=>401]);}, -1000, 3 );<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.easybiz.net/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://www.easybiz.net/post-sitemap.xml</loc>
		<lastmod>2026-07-08T07:21:18+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.easybiz.net/page-sitemap.xml</loc>
		<lastmod>2026-07-09T02:50:54+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://www.easybiz.net/category-sitemap.xml</loc>
		<lastmod>2026-07-08T07:21:18+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->