Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

WPUBG

Opis

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.

IMPORTANT

This plugin contacts https://api.pubg.com with every visitor to get the needed data.
Keep this in mind regarding GDPR/DSGVO.

PUBG API Website
https://developer.pubg.com

PUBG API Privacy Policy
https://developer.pubg.com/privacy_policy

PUBG API TOS
https://developer.pubg.com/tos?locale=en

What do you need to use it?

  1. a working WordPress installation
  2. a working API key from https://developer.pubg.com
  3. your in-game nickname

Zrzuty ekranu

  • That’s how it will look live
  • The backend

Instalacja

  1. upload zip to your plugin-folder or install it from the WordPress Library
  2. activate the plugin
  3. go to the widgets area and place the widget where you want it to show up
  4. fill out all fields
  5. save

Recenzje

2019-01-28 1 odpowiedź
i was looking for something like this but still, i hope u guys can make something for everyone like i can put a code in a page so everyuser at my site can search for its own stats
Przeczytaj 2 recenzje

Kontrybutorzy i deweloperzy

„WPUBG” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „WPUBG” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “WPUBG” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

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

  • bugfixes

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