WPUBG
开发者 |
janbpunkt
|
更新时间 |
2020年1月22日 20:34 |
捐献地址: |
去捐款 |
PHP版本: |
5.2.4 及以上 |
WordPress版本: |
5.3.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
WPUBG is a plugin for WordPress which contacts the PUBG-API to get some basic statistics about a player and present those as a widget.
安装:
- upload zip to your plugin-folder or install it from the WordPress Library
- activate the plugin
- go to the widgets area and place the widget where you want it to show up
- fill out all fields
- save
屏幕截图:
更新日志:
0.8
- finally fixed the division by zero error when new season starts. plugin will show 0 for everything in that case
- added unranked when no rounds were played in new season
- added season-id below ingamename
0.7
- fixed a bug that makes it impossible to show specialist icon
0.6
- switched from RP to SP since PUBG switched its rank system (again)
0.5
- first version of caching (there shouldn't be any API timeout from now on)
0.41
0.4
- first version of error catching
0.3
- added regions (you must select your region immediately after updating the plugin)
0.2
- added screenshots to readme.txt
- The field "gamemode" now shows the last saved value
0.1
- first deploy of the plugin