這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Twitter Blog Posts Automatically

描述

Publish (embed) your Tweets to your WordPress blog automatically (every hour) or manually with one simple click.

螢幕截圖

  • Admin Area visual.

  • Blog post visual.

安裝

  1. Upload /twitter-blog-posts-automatically/ folder to the /wp-content/plugins/ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

  3. Define settings by going to Settings > Twitter to Blog Posts.

  4. Wait or press the button Run a Twitter Scan to publish any tweets since the plugin activation.

常見問題

I need help…

Click here to go to my blog to ask for help

評價

There are no reviews for this plugin.

貢獻者及開發者

“Twitter Blog Posts Automatically” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.7

  • posts ended up as scheduled instead of posted because of tiezone issues

1.6

  • change timestamp issues, twitter issues

1.5

  • fixed timestamp issues. Set to default to server time.

1.4

  • fixed ‘hashtag’ bug. Now it’s actually extracting #hashtags #like #this

1.3

  • added error output if a post is not inserted and why. errors produced by wordpress.

  • fixed the post format issue – default before was post/none

  • removed slug and post title when inserting a post.

1.2

  • added file_get_contents if curl is not working

  • added new post format drop down. Setting this to ‘status’ is your template supports it is best for Twitter posts.

  • Fixed some HTML issues in the admin area

1.1

  • added urlencode() to $query param

  • fixed bigint issue on 32 bit machines (hopefully)

  • changed default category name

  • require field is an actual posting category

1.0

  • Launch.