Twitter posts to Blog

Twitter posts to Blog

from 0$

Twitter posts to Blog is a Package Installer from the Open Source WP Plugins range This plugin simply create posts in your blog from selected twitter searches. Good work with this plugin.

For more information about a tailored Package Installer like Twitter posts to Blog please contact us directly.

Source Available on GitHub

Fork Me on GitHub https://github.com/badbreze/twitter-posts-to-blog.git

With this plugin you can stream tweets to your blog, it’s simply to use

  • Go to the plugin settings menu “Twitter To WP” under “Dashboard”
  • Configure the plugin options eg.:
  • Capabilities: here you can select who can change settings of this plugin
  • Cron time: choose how much time must pass before load new items, use “never” to disable
  • Publish status: Choose how the plugin create articles: published or draft
  • Posts Tags: Type tags you want append to each tweet (dont use query strings here)
  • Posts categories: Choose categories you want append to each tweet post
  • Body images: Check if you want to insert images into body of the posts
  • Body text: Check if you want to insert the tweet text into body of the posts
  • Images size: deprecated, witing for feedback about the use of this image (the user avatar)
  • Items at time: choose how much tweets want to import each time the cron run
  • Max Title Length: because the title is the tweet text here you can choose the lenght of the title (truncate tweet text) (0 = no title)
  • Post Modifications: here you can remove from tweets #hastags and/or @replies – Tanks to sforsberg
  • Words blacklist: insert unwanted words to the blacklist (comma separated) tweets with choosed words will be ignored
  • Your search queryes: here you can add or remove terms for tweets import, here the query samples

Built by @iWafer / Damian Gomez

For my projects see http://www.divenock.com/projects/

Limitations

  • Twitter api has some limitations, one of this is the last week limitation for Standard Search Api

Examples To Finds tweets…

  • twitter search – containing both “twitter” and “search”. This is the default operator
  • “happy hour” – containing the exact phrase “happy hour”
  • love OR hate – containing either “love” or “hate” (or both)
  • beer -root – containing “beer” but not “root”
  • #haiku – containing the hashtag “haiku”
  • from:twitterapi – sent from the user @twitterapi
  • to:twitterapi – sent to the user @twitterapi
  • place:opentable:2 – about the place with OpenTable ID 2
  • place:247f43d441defc03 – about the place with Twitter ID 247f43d441defc03
  • @twitterapi – mentioning @twitterapi
  • superhero since:2011-05-09 – containing “superhero” and sent since date “2011-05-09” (year-month-day).
  • twitterapi until:2011-05-09 – containing “twitterapi” and sent before the date “2011-05-09”.
  • movie -scary

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Twitter posts to Blog

typePlugin
version1.11.25
descriptionThis plugin simply create posts in your blog from selected twitter searches. Good work with…