I am working on a project for my university basketball team. During each game their statistics software will create an XML file and update it mid-game with player statistics, shots, etc.
What I would like to do is to display this content in a post during the games so that media members could have access to it. I’d like to be able to link to the XML file and then have the post update when changes are made or the other option is to update it on a frequent basis to make sure the statistics are up to date.
How can I do this? I’ve tried the plugin WP All Import but it requires a paid version to do chron updates.
You could the following to achieve this in the “WordPress way”: