Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Tweeter!

Описание

A stylized Twitter widget. I created this plugin because I wanted a better looking widget on my personal blog. It’s not as complex as some other plugins, but it serves its purpose. The widget will adjust itself to the width of the sidebar automatically. It does use some CSS3 for rounded corners and transitioning, but it will look completely fine on other browsers. It also auto updates the Twitter feed for a specified amount of time which can be changed in the settings page.

Скриншоты

  • A screenshot of Tweeter! in action.

Установка

To install, throw the folder «tweeter» into your wp-content/plugins folder. Then go to the dashboard and activate the plugin. Tweeter! should now appear in the widgets section. The Tweeter! settings page can be found under settings in the sidebar of the dashboard.
IT IS RECOMMENDED THAT YOU CHANGE THE SETTINGS BEFORE YOU ENABLE THE WIDGET, OTHERWISE YOUR TWEETS WILL NOT BE VISIBLE.

Часто задаваемые вопросы

What settings can you change?
  • Twitter username
  • Number of tweets to show
  • Feed refresh interval (in ms)
  • Show replies?
Surely you didn’t create this, whodunit?

Alright, I admit, I didn’t create every part of this plugin. The code is based on Remy Sharp’s twitter.js script. He did an excellent job, so if there’s any praising that should be done, please thank him.

The post on his site of twitter.js can be found here:
http://remysharp.com/2007/05/18/add-twitter-to-your-blog-step-by-step/

I’m not going to tell you my password!

The beauty of the plugin, is you don’t have to. This plugin will never ask for your password, It simply displays your tweets!

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Tweeter!» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Tweeter!» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.1.0

  • GPL’ed
  • Fixed path in link to stylesheet
  • Username defaults to wordpress
  • Tweet count defaults to 3
  • Refresh delay defaults to 30000ms
  • Showing replies defaults to true
  • Added screenshot
  • Removed unnecessary tweeter.js

1.0.0

  • Initial Release