From 00c9709fd9763542e848f6278db8ba26af5c9886 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 15 Oct 2018 23:46:42 +0200 Subject: Initial commit. --- global-templates/left-sidebar-check.php | 44 +++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 global-templates/left-sidebar-check.php (limited to 'global-templates/left-sidebar-check.php') diff --git a/global-templates/left-sidebar-check.php b/global-templates/left-sidebar-check.php new file mode 100644 index 0000000..1380da4 --- /dev/null +++ b/global-templates/left-sidebar-check.php @@ -0,0 +1,44 @@ + + + + + + + + +'; + } else { + $html .= 'col-md-12 content-area" id="primary">'; + } + echo $html; // WPCS: XSS OK. + } elseif ( 'both' === $sidebar_pos ) { + $html = '