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
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