"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
- Extract the import-tweets-as-posts/ folder file to /wp-content/plugins/
- Activate the plugin at your blog's Admin -> Plugins screen
- Go to Plugin Settings from "settings -> Import Tweets as Posts"
- 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)
- Also make the following fields settings as per your requirements:
- Import Tweets From: 'User Timeline' or 'Search Query'.
- Enter 'Twitter Id' or 'Search String' as per above selection.
- if importing tweets from search query, Set 'Twitter Search Result Type'.
- No. of Tweets to Import
- Tweets Imports Time Interval (e.g. Enter "1" for 1 minute interval)
- Tweets Post Title Prefix:
- Add custom text before tweet post title e.g. "Tweet: "
- Set Tweets Post Title Characters Limit (e.g. 40).
- Set Tweet Post type as "post" or "tweet".
- Set Post Category, if post type is "post".
- Set Twitter Posts Default Status
- Import Retweets
- Exclude Replies
- Set Twitter posts publish date as per WordPress timezone
Note: All fields are required to work this plugin more efficiently.