Beschreibung
Check out the latest WordPress deals for your site.
Recent Tweets Widget Plugin für Twitter-API v1.1 mit Zwischenspeicher. Es verwendet die neue Twitter-API v1.1 und speichert Tweets im Zwischenspeicher. Das bedeutet, dass es Statusmeldungen aus deiner Datenbank liest und Twitter.com nicht bei jedem Seitenaufruf abfragt, sodass du nicht blockiert wirst (rate limiting). Du kannst einstellen, wie oft du den Zwischenspeicher aktualisieren möchtest.
Installation
- Unzip the downloaded zip file.
- Upload the
recent-tweets
folder and its contents into thewp-content/plugins/
directory of your WordPress installation - Activate Recent Tweets Widget from Plugins page.
- Go to your Widgets menu, add
* Recent Tweets
widget to a widget area. - Visit https://apps.twitter.com/ in a new tab, sign in with your account, click on
Create a new application
and create your own keys if you haven’t already. - Fill all your widget settings.
- Viel Spaß mit deinem neuen Twitter-Feed! 🙂
FAQ
-
How can I get Consumer Key, Consumer Secret, Access Token and Access Token Secret?
-
You will need to visit https://apps.twitter.com/, sign in with your account and create your own keys.
Rezensionen
Mitwirkende & Entwickler
„Recent Tweets Widget“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Recent Tweets Widget“ wurde in 10 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Recent Tweets Widget“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.6.8
Add translation support.
1.6.7
Minor widget CSS change.
1.6.6
Update compatible WordPress version.
1.6.5
- Updated twitter logo
- Removed line break before time link and use css instead
- Fixed some undefined array key and undefined notices
- Fix for redeclaring OAuthException class
1.6.4
- Fix widget for WP 4.3
1.6
- Fix bug on settings page
1.5
- Settings page and other updates
1.4
- PHP 5.5 deprecated preg_replace() function fix
- Added gettext calls for easier translation
1.3
- Fix for special 4 byte UTF8 characters
1.2
- Header output issue fix
1.1
- Some styling issues were fixed
- Now the script checks if a function already exists
- Special function naming are applied so function dupes are also prevented
- Exclude replies option has been added
1.0
- The first version of this plugin! Enjoy! 🙂