=== Import Tweets as Posts === Contributors: Chandan Kumar Plugin Name: Import Tweets as Posts Plugin URI: http://plugins.svn.wordpress.org/import-tweets-as-posts/ Author URI: http://www.chandankumar.in Author: Chandan Kumar Donate link: http://chandankumar.in Tags: Import tweets as posts, tweets to posts, twitter feeds, posts, import tweets, import tweets to blog, import tweets by search query Requires at least: 2.8.6 Tested up to: 4.3 Stable tag: 3.0 License: GPLv2 == Description == "Import Tweets as Posts" plugin allows to easily import tweets from user's timeline or search query. It has also flexibility to import tweets as custom post type "tweet". Other settings that user can specify are tweet import interval time, number of tweets to import, Category, Text before tweet post title. There is also options to exclude retweets and replies from user's twitter timeline. Released under the terms of the GNU GPL, version 2. http://www.fsf.org/licensing/licenses/gpl.html NO WARRANTY. Copyright (c) 2015 Chandan Kumar == Installation == 1. Extract the import-tweets-as-posts/ folder file to /wp-content/plugins/ 2. Activate the plugin at your blog's Admin -> Plugins screen 3. Go to Plugin Settings from "settings -> Import Tweets as Posts" 4. Enter Twitter OAuth Keys (consumer key, consumer secret, access token, access token secret) in plugin settings fields (See FAQs or Post How to Create Twitter Application and Generate OAuth Authentication Keys) 6. Also make the following fields settings as per your requirements: Note: All fields are required to work this plugin more efficiently. == Upgrade Notice == = There is a new version of Import Tweets as Posts available. View version 3.0 update now. = == Screenshots == ... == Changelog == = 3.0 = = 2.5 = = 2.4 = = 2.3 = = 2.2 = = 2.1 = = 2.0 = = 1.5 = = 1.4 = = 1.3 = = 1.2 = = 1.1 = == Frequently Asked Questions == = How do I get Twitter OAuth keys? = To create your Twitter OAuth API Keys for the first time, just go through the steps:
  1. Go to https://dev.twitter.com/apps/new and log in, if necessary
  2. Supply the necessary required fields, accept the TOS, and solve the CAPTCHA.
  3. Submit the form
  4. Copy the consumer key and consumer secret from the screen into your application
  5. Ensure that your application is configured correctly with the permission level you need (read-only, read-write, read-write-with-direct messages).
  6. On the application's detail page, invoke the "Your access token" feature to automatically negotiate the access token at the permission level you need.
  7. Copy the indicated access token and access token secret from the screen into your application. Be sure and configure your application as needed before attempting the "your access token" step.
= Can I schedule twitter feed check/import interval time? = Yes, you can specify the schedule time in field called "Tweets Imports Time Interval" under plugin's settings. = Send your queries = http://chandankumar.in