Hi,
I require a content block for tweets from Twitter to add to the newsletter.
Every week I want to pick the twitter highlights from our twitter feed and put them in a newsletter. This is essentially a twitter URL, the text, and an image.
I could do something manually with HTML but that would take way too long.
One tweet has these essential parts:
– a Twitter user name
– a Twitter user avatar image URL
– the user’s comment
– if the user included a URL, then it also includes these:
– – link URL
– – link title
– – headline image
– – excerpt
This takes quite an effort to compose manually. Automating a block to accept the tweet URL from Twitter, fetching the parts above and composing the HTML would be turn the operation into an easy job.
I haven’t seen a way to do this at all, except manually. Is it something that could be added easily to the Newsletter Plugin?
It’s something I’d potentially pay for since it saves a lot of time.
I originally posted this 3 months ago in your WordPress.org plugin forum but received no reply. I’ll mark that as duplicated.