Περιγραφή
Displays the Twitter-Images of all your friends as a mosaic in the sidebar of your blog. The plugin is widget ready and comes with many configuration options!
Στιγμιότυπα
Εγκατάσταση
- Unpack the zipfile twittergrid-X.y.zip
- Upload folder
twittergrid
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php if(function_exists('twittergrid_display')) twittergrid_display(); ?>
in your template or use the sidebar widgets.
Συχνές Ερωτήσεις
- Why does the plugin didn’t show the follower!
-
Because for this method call we have to use OAuth – it’s a bit complecated so please be satisfied with you twitter friends.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“TwitterGrid” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “TwitterGrid” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
- v0.3 2014-10-15 frozen because ot twitter api changes
- v0.2 2010-04-29 minor xhtml fixes
- v0.1 2009-07-07 initial release