Описание
** this plugin is no longer being update. Please feel free to adopt me! **
Returns the current follower count of a specific Twitter account, or FALSE if not found. Can also use a shortcode.
Установка
To install the plugin, please upload the folder to your plugins folder and active the plugin.
Часто задаваемые вопросы
- Installation Instructions
-
To install the plugin, please upload the folder to your plugins folder and active the plugin.
- How do I see the results?
-
To see the results, insert the PHP echo horshipsrectors_twitter_count( ‘horshipsrectors’ ); into your template.
- How do I add a shortcode to my page?
-
Within a page or post, call [horshipsrectors_twitter_count XXX] to see a your current Twitter count (replace XXX with your twitter id).
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Fetch Twitter Count» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Fetch Twitter Count» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
2.0.0
- added settings page to allow default settings
- added shortcode
1.0.0
- initial release