Steam stats for WordPress

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Steam stats for WordPress

Re: Steam stats for WordPress

by axew3 » Thu Nov 28, 2019 10:55 pm

Steam ids examples to check for and display, can be passed as steamid=userSteamIdBase64, via $_GET into this working (not so hard tested!) example, so like:

https://www.axew3.com/w3/csgo-stats/?st ... 8043896613
OR
https://www.axew3.com/w3/csgo-stats/?st ... 8813587605

You can get data of any user by passing base64 steam IDS.

steamID64 that for example you can retrieve by username here:
https://steamid.io/lookup/

The provided template to display CSGO Steam results is just an easy RAW example that any php/css template developer will find easy to adapt and improve for an awesome result into any WordPress installation.

Profile user page provided to let setup each WordPress user his own SteamID to display.

Administration provide by default: cache time, Steam Web API Key (that administrator will have to setup), user groups allowed to use.

'easy self-cleaner cache, no "maintenance time" required'

https://www.axew3.com/w3/csgo-stats/

Steam stats for WordPress

by axew3 » Wed Nov 27, 2019 8:00 am

On spare time i coded a little plugin
See example here:
https://www.axew3.com/w3/csgo-stats/

to reproduce like this CS:GO Steam stats
https://csgo-stats.com/player/76561198037796318
into WordPress.

The plugin is very easy, and the default code will be released with Steam CS:GO game/app included and an easy template, that can be changed into whatever you'll like in few steps.

Step by step and on request will be added any other "trendy" Steam game app.
Screenshot_2019-11-26 csgo-stats – wp52.png
Screenshot_2019-11-26 csgo-stats – wp52.png (65.03 KiB) Viewed 7954 times

Top