From f749e0c0327898d28394e7b9d1c9e2f294491c0d Mon Sep 17 00:00:00 2001 From: Seaton Jiang Date: Thu, 15 Apr 2021 11:04:12 +0800 Subject: [PATCH] fix: tab display exception (#361) --- inc/theme-widgets.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inc/theme-widgets.php b/inc/theme-widgets.php index 47f0bc7..11ce4b4 100644 --- a/inc/theme-widgets.php +++ b/inc/theme-widgets.php @@ -3,7 +3,7 @@ * 侧栏小工具 * @author Seaton Jiang * @license MIT License - * @version 2021.03.10 + * @version 2021.04.15 */ // 添加小工具 @@ -395,15 +395,15 @@ class widget_posts extends WP_Widget