From cb8b684425878ff887d9fa7d3d3935b21ac28e2e Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 3 Nov 2014 12:20:36 -0500 Subject: [PATCH] rework quicksite plugin create widget areas for the theme this will allow the plugin itself to be a widget and not have hard coded plugin stuff in the theme --- footer.php | 4 +++- functions.php | 66 +++++++++++++++++++++++++++++++++++---------------- sidebar.php | 8 +++++-- 3 files changed, 55 insertions(+), 23 deletions(-) diff --git a/footer.php b/footer.php index 0f8b77c..5f7322a 100644 --- a/footer.php +++ b/footer.php @@ -1,5 +1,7 @@ - + + + -- 2.17.1