Skip to content

Instantly share code, notes, and snippets.

@a1exus
a1exus / custom-jetpack-sitemap-20250317.php
Created March 22, 2025 12:59
ACF + Jetpack (sitemap)
<?php
/*
Plugin Name: Dynamic Post Types in Jetpack Sitemap (MU)
Description: Dynamically includes all registered public post types (including ACF types) in the Jetpack XML sitemap.
Version: 1.4
Author: ChatGPT
REF: https://www.advancedcustomfields.com/resources/post-types-and-taxonomies/#registering-custom-post-types
REF: https://developer.jetpack.com/hooks/jetpack_sitemap_post_types/
*/