Browsing hooks for feature: Sitemaps

    jetpack_sitemap_include_in_robotstxt

    hook (filter): Filter whether to make the default sitemap discoverable to robots or not. Default true.

    Source: modules/sitemaps/sitemaps.php:456

    jetpack_news_sitemap_include_in_robotstxt

    hook (filter): Filter whether to make the news sitemap discoverable to robots or not. Default true.

    Source: modules/sitemaps/sitemaps.php:482

    jetpack_sitemap_generation_delay

    hook (filter): Filter the delay in seconds until sitemap generation cron job is started.<p>This filter allows a site operator or hosting provider to potentialy spread out sitemap generation for a lot of sites over time. By default, it will be randomly done over 15 minutes.</p>

    Source: modules/sitemaps/sitemaps.php:420

    jetpack_page_sitemap_other_urls

    hook (filter): Filter other page sitemap URLs.

    Source: modules/sitemaps/sitemap-builder.php:657

    jetpack_sitemap_video_sitemap_item

    hook (filter): Filter associative array with data to build node and its descendants for current post in video sitemap.

    Source: modules/sitemaps/sitemap-builder.php:1370

    jetpack_sitemap_image_skip_post

    hook (filter): Filter condition to allow skipping specific image posts in the sitemap.

    Source: modules/sitemaps/sitemap-builder.php:1216

    jetpack_sitemap_image_sitemap_item

    hook (filter): Filter associative array with data to build node and its descendants for current post in image sitemap.

    Source: modules/sitemaps/sitemap-builder.php:1260

    jetpack_sitemap_video_skip_post

    hook (filter): Filter condition to allow skipping specific image posts in the sitemap.

    Source: modules/sitemaps/sitemap-builder.php:1299

    jetpack_sitemap_image_ns

    hook (filter): Filter the XML namespaces included in image sitemaps.

    Source: modules/sitemaps/sitemap-buffer-image-fallback.php:34

    jetpack_sitemap_video_ns

    hook (filter): Filter the XML namespaces included in video sitemaps.

    Source: modules/sitemaps/sitemap-buffer-video-fallback.php:34