From 10830babcc9c499179a2989f37c777016184e2bc Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sat, 2 May 2020 18:22:47 +0200 Subject: [PATCH] restore UL element for widget output --- includes/class-widget.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/class-widget.php b/includes/class-widget.php index b0f2e5c..0fca864 100644 --- a/includes/class-widget.php +++ b/includes/class-widget.php @@ -80,7 +80,7 @@ class Widget extends WP_Widget { . 'data-sclt-limit="' . esc_attr( $count ) . '" ' . 'data-sclt-last="' . esc_attr( current_datetime()->getTimestamp() ); } - echo '">'; + echo '">