Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.23 KB

Scheduled Tweets WordPress plugin

Scheduled Tweets banner

Schedule tweets from your WordPress website with Buffer-like functionality.

https://wordpress.org/plugins/scheduled-tweets/

Screenshots:

Manage your tweets.

View your tweets on a calendar.

Edit a single tweet with hashtags and an image.

todo:

  • Bulk upload (CSV?)
  • Add drag and drop to calendar
  • Copying a tweet should reapply any filters, like campaign
  • Clicking "all tweets" from a single tweet should default to campaign list, if the tweet has a campaign
  • ✓ Copy and reschedule
  • ✓ Test empty message, other errors
  • ✓ Make preview live

References:

Twitter URLS: https://developer.twitter.com/en/docs/tweets/post-and-engage/overview

Timepicker: https://github.com/jonthornton/jquery-timepicker

Datepicker: http://api.jqueryui.com/datepicker/

SSL certificate problem: unable to get local issuer certificate: https://stackoverflow.com/a/48369178/38241

Copy post: https://rudrastyh.com/wordpress/duplicate-post.html