You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: