Description
A widget that shows player data received from the bf3stats.com API. There are several options a user can enable and disable in the widget settings.
ATTENTION: The data that is shown can be old. This is because bf3stats.com has not got a player update function yet. A soon as there is I will implement it into this widget.
You can use the βManual Updateβ link in the widget settings to update the data on bf3stats.com.
Shown data will be:
- Progress
- Ranking
- Kill / death ratio
- Win / lose ratio
- Accuracy
- Longest headshot
Todo:
- Implement automatic player update
- Add cache
Screenshots
Installation
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the βPluginsβ menu in WordPress
- Add the widget to your widgetized sections
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Battlefield 3 Statistics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Battlefield 3 Statistics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Added none file based caching
- Added form option for caching time in minutes
- Preparation for playerupdate function
- Added error handling for API
1.0.1
- Fixed error bug
- Code cleanup
- Removed caching (for now)
1.0
- First release