treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Post to twitter from Wordpress Post type?

  • Hi it's a basic requirement of posting to twitter all the posts of a particular post type on wordpress? any plugin, code snippet would be useful
  • @deane034

    go to twitter developer section and read there api,
    and go to wordpress and read tutorial regarding custom wordpress plugin
    make one plugin which does what you want using twitter api.