Please consider preserving WordPress’s post ids as frontmatter metadata. Disqus (and potentially other systems) uses them to create unique identifiers to associate its threads with WP posts, so it would make preserving Disqus comments trivial.
It could be a key like wp_id to make the purpose clear. Perhaps it could be opt-in?
Please consider preserving WordPress’s post ids as frontmatter metadata. Disqus (and potentially other systems) uses them to create unique identifiers to associate its threads with WP posts, so it would make preserving Disqus comments trivial.
It could be a key like
wp_idto make the purpose clear. Perhaps it could be opt-in?