الوصف
Publish (embed) your Tweets to your WordPress blog automatically (every hour) or manually with one simple click.
التنصيب
-
Upload
/twitter-blog-posts-automatically/
folder to the/wp-content/plugins/
directory. -
Activate the plugin through the ‘Plugins’ menu in WordPress.
-
Define settings by going to Settings > Twitter to Blog Posts.
-
Wait or press the button
Run a Twitter Scan
to publish any tweets since the plugin activation.
الأسئلة المتكررّة
- I need help…
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Twitter Blog Posts Automatically” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Twitter Blog Posts Automatically“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
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.