Описание
Using PHP 5 and XMLReader, this plugin will load a user definable number of Tweets from Twitter. It requires that the Twitter user name be supplied to the plugin, and the desired number of Tweets to retrieve. It also requires that user’s Twitter timeline be «public» to be able to be parsed and read. The plugin will parse links within Tweets.
Скриншоты
Установка
- Upload
getMyTweets.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You can add the widget through the ‘Widgets’ menu under ‘Appearance’
- If you are not using themes, you can add
<?php get_my_tweets();?>
to your theme’s files where you want your tweets to show up.
Часто задаваемые вопросы
- Is there a specific PHP version?
-
Yes, Get My Tweets requires PHP version 5 or higher with the XMLReader extension loaded
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Get My Tweets» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Get My Tweets» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.