Opis
showTweets will retrieve the last 5 status updates from the specified account(s) and display them as an ordered/unordered list item.
You can enter 1 or multiple accounts. By default the feed will combine the last 5 status feeds from each account into the 5 most recent based on the returned created_at value in chronologically order.
You MUST be using PHP version 5 or higher.
Instalacja
Installation is easy and can be done by following the below simple instructions.
- Upload
wpCommentTwitto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins’ menu in WordPress
- Enter the required information on the Settings->showTweets page.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„showTweets” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “showTweets” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
0.2
- Modified time function that dealt with how long ago a tweet was sent
0.1
- Initial Release