Hi,
We are running into a small issue with WP to Twitter and republishing posts that had been previously unpublished (by setting to draft).
Expected behaviour:
Republishing a draft that had previously been published and tweeted DOES NOT trigger WP to Twitter. No tweet is sent, no message is shown.
Actual behavior:
Republishing a draft that had previously been published and tweeted DOES NOT trigger WP to Twitter (as expected). No tweet is sent (as expected), “Tweet Sent Successfully” message is shown.
Steps to reproduce:
1) Edit previously published (and previously tweeted) post
2) Set post to draft, update
3) Edit same post again
4) Click “Publish” to republish the post
5) “Tweet Sent Successfully” message is displayed.
6) No new tweets have been published on the connected Twitter feed.
So, we’re wondering – is this just a bug with displaying the message, or is it actually trying to send the tweet, but Twitter is denying it because the content matches an already-published tweet exactly?