Creating a sortable table from shortcode
Creating a sortable table from shortcode
Hi there
Am using a plugin called WP Club Manager for my football club which creates player statistics.
However the shortcode it is providing me with is [wpcm_players limit="0" season="56" team="67" orderby="menu_order" linktext="View all players" stats="name,position,appearances,goals,assists,penalties,mvp" title="Players" type="undefined"] ..this creates what seems to be a table (viewable at http://www.oldthorntoniansfc.com/team-standings/1st-team-placeholder/1st-team/).. is there anyway to create a table with sortable the column headers (name/position/appearance/goals/assists/penalties/mvp)?