From 953f5510162cd6db37171deb56ed1711d256e18f Mon Sep 17 00:00:00 2001
From: savvasha
Date: Wed, 29 Aug 2018 21:35:03 +0300
Subject: [PATCH] Make the Player List shortcode more flexible (selection of
Season, League and Team)
---
includes/class-sp-ajax.php | 45 +++++++++++++++++++++++++++++++
includes/class-sp-player-list.php | 20 +++++++++++---
templates/player-list.php | 5 +++-
3 files changed, 65 insertions(+), 5 deletions(-)
diff --git a/includes/class-sp-ajax.php b/includes/class-sp-ajax.php
index 7fb27639..2736b083 100644
--- a/includes/class-sp-ajax.php
+++ b/includes/class-sp-ajax.php
@@ -948,6 +948,48 @@ class SP_AJAX {
?>
+
+
+
+
+
+
+
+
+