diff --git a/widget.zone-posts.php b/widget.zone-posts.php index c5b3ba3..6e4c46f 100644 --- a/widget.zone-posts.php +++ b/widget.zone-posts.php @@ -57,17 +57,15 @@ function widget( $args, $instance ) { description ) && $show_description ) : ?>

description ); ?>

- - - + widget_posts( $posts ); + } + ?> + + 0, 'show_description' => 0 ) );