Created
June 14, 2017 15:38
-
-
Save JMWebDevelopment/6271d6fd9e5c8aa9ca17bee3272ece5e to your computer and use it in GitHub Desktop.
For more information, go to: https://sportsbenchwp.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="player-info-bottom clearfix"> | |
<h4>Career Stats</h4> | |
<?php echo sports_bench_get_season_stats( $player ); ?> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment