Описание
- 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
Скриншоты
Блоки
Этот плагин предоставляет 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.