描述
Plugin shows twitter links from backtweets.com in widget area.
It shows “shortened” links like bit.ly, goo.gl and other link shortering services.
You can configure your widget.
安装
- Upload ‘/wp-twitbacks/’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Register on backtweets.com service and get the ‘API key’
- Configure your plugin through the ‘Widgets’ menu in WordPress
常见问题
CSS doesnot work with wp-minify activated
Add ‘/wp-content/plugins/wp-twitbacks/wp-twitbacks.css’ to wp-minify exceptions.
评价
此插件暂无评价。
贡献者及开发者
更新日志
0.4
- Added Widget Title
- Added Twitter links counter for last 2 weeks
0.3.2
*Fixed ? Error
0.3.1
- Fixed filepath error
0.3
- Added gettext() support
- Added russian translation
0.2
- Added widget configuration
0.1
- First stable version