From f8474118b9c223ca758d092a982683cae0d2abe7 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 12 Sep 2019 08:33:31 -0400 Subject: [PATCH] Add featured image display to member detail pages --- functions.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/functions.php b/functions.php index 39b3442..b9333ba 100644 --- a/functions.php +++ b/functions.php @@ -183,12 +183,16 @@ endif; function glm_get_header() { echo ''; -- 2.17.1