From 65bcb25e27f4143cbd2709db21b982d3be744f1a Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 21 Feb 2018 12:38:03 -0500 Subject: [PATCH] Hide the Popular Tags Hide the Popular Tag section from showing. --- sidebar.php | 3 ++- style.css | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sidebar.php b/sidebar.php index c7e3baf..84ae62f 100644 --- a/sidebar.php +++ b/sidebar.php @@ -55,7 +55,8 @@ if ( ! is_active_sidebar( 'sidebar-1' ) ) { - + + get_col(" diff --git a/style.css b/style.css index bad56d8..71fe0e4 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://underscores.me/ Author: Underscores.me Author URI: http://underscores.me/ Description: Description -Version: 1.0.7 +Version: 1.0.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: wmta -- 2.17.1