Skip to content

1.2.2

Choose a tag to compare

@tlovett1 tlovett1 released this 14 Aug 19:42
· 3321 commits to develop since this release
  • Fixed an issue where content pulled or skipped from an internal connection (in the Pull interface) would show up as "pulled" across all internal sites / connections. Backwards compatibility break: internal posts that were previously skipped or pulled will show as available for pull again in all internal sites.
  • Don’t set Distributor meta data on REST API post creation unless post was created by Distributor
  • Add helper function to return post statuses that are allowed to be distributed
  • Utilize the og:url from Yoast for external connections
  • Blacklist the _wp_old_slug and _wp_old_date meta
  • Disable pull UI while switching between pull connections
  • Add new filters for authorized sites for internal connections
  • Documentation and formatting updates