Your cart is currently empty!
Version 3.16 Released
Tournamatch version 3.16 is now available.
Highlights
- Custom player profile social icon fields.
- Custom player profile text fields.
- Online Statistics Widget
- More Asynchronous behavior
- Match table CSS
Custom Player and Player Social icon fields
What a long overdue but excited to finally have feature. In 3.16, it’s now possible to extend the available player profile fields your users may input for both the social icons and the text-displayed items. You can do this by hooking into two new WordPress filters. Using these two new filters allows you to make these customizations *without* losing your changes on subsequent updates. The plan is to expand upon this filter in the future with additional functionality, but the basics for simple text or social icons is set and shouldn’t change. We updated our documentation
to demonstrate how to extend both filters, so check it out.
Online Statistics Widget
A new widget which displays online user and visitor activity is now available. This neat little widget displays data about recently registered users, guest and registered user visitor information, and which users are currently online.
More Asynchronous Behavior
We continued our initiative to rewrite as many pages as possible to behave asynchronously. In this update, player profile, team profile, and competitor check were all updated. The end goal here is to reduce the amount of front end code and front end logic (outside of JavaScript) which will make it easier to template everything.
Match table CSS
Player and team profile match history now also includes table row CSS for wins and losses you may style. Using WordPress -> Customize Appearance -> Additional CSS, you can color the rows to indicate win, losses, and draws.
by
Tags:
Comments
2 responses to “Version 3.16 Released”
[…] the player social icons filter we introduced in the Version 3.16 update as an example, here is how you would add a Steam icon to the existing set using Code […]
[…] the version 3.16 update, we introduced the ability to filter social icons in player profiles. Social icons are the linkable […]
Leave a Reply