الوصف
- Create Twitter API key & secret at https://developer.twitter.com.
- Put them in WPTT admin page and validate.
- Copy the URL of the first tweet of your Twitter Thread.
- Paste this one in the dedicated field of the WordPress Post Edit page.
- Submit.
That’s all.
You’ve just import all the tweets of the thread as a post.
Page dedicated to this plugin : https://www.wp-tw-threads.com
You can contact me :
- My blog: https://xuxu.fr/contact
- My website : https://www.xuan-nguyen.fr
- My Twitter account: https://twitter.com/xuxu
لقطات الشاشة
get your Twitter API Consumer Key and Secret set them in the WP TW Threads Settings copy the URL of the first Tweet of the Thread paste it in the field of the meta dedicated in your post edit page that’s all! your post published if you got hashtags, in your tweets, post tags will be created images, and Retweet are embed video (and gif) are embed too it works with Classical Editor
المكوّنات
تقدّم هذه الإضافة مكوّن واحد (1).
- WP Twitter Threads
التنصيب
- Extract and upload the directory
wp-twitter-threads
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
الأسئلة المتكررّة
-
Why the plugin does not retrieve my thread ?
-
Twitter API Prevent us to get more than the 3200 last tweets in one request. If you wanna fetch too old threads, it will not be possible in one click.
You can try to fetch each tweet of the thread one by one.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“WP Twitter Threads” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”WP Twitter Threads“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.1.0
- add Gutenberg Block to add a Twitter Thread
- remove metabox in Gutenberg mode to add a Twitter Thread
- add rewrite rules management when permalink is in simple mode
- css & js minified
- webpack config for development & deployment
- minor fixes
1.0
- first Release.