'block-layout-a', 'description' => esc_html__( 'Footer Latest News widgets. Place it within "Footer widget"', 'best-charity' ) ); parent::__construct( 'footer-latest-news', esc_html__( 'Bnews: Footer Latest News', 'best-charity' ), $opts ); } function widget( $args, $instance ) { $title = apply_filters( 'widget_title', ! empty( $instance['title'] ) ? $instance['title'] : '', $instance, $this->id_base ); $post_no = ! empty( $instance[ 'post_no' ] ) ? $instance[ 'post_no' ] : 3; echo $args[ 'before_widget' ]; ?>
have_posts()) : $the_query->the_post(); ?>