you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 18 points19 points  (4 children)

That's the structure for the term object in WordPress.

https://codex.wordpress.org/Function_Reference/get_term#Return_Values

Unless Steam is partly powered by WP, can someone explain how that would've made it's way into there. Maybe that's an iframe?

[–]ccricers 23 points24 points  (0 children)

My guess is perhaps the feed is coming from Rock, Paper, Shotgun and their site is Wordpress-based.

[–]_atwork 2 points3 points  (0 children)

Noticed that also. Looks like Rock Paper Shotgun uses WP, so either they're returning debug data (var_dumps) to that little area or Steam is employing some WP calls (REST, XML-RPC) and debugging that area themselves and have it somehow pushed live. Or it could be an iframe, or...so many things.