'news', 'description' => 'Custom Bee News Layout 2' ); parent::__construct( 'bee_layout_2_widget', 'Bee News Layout Two', $widget_options ); } // Create the widget output. public function widget( $args, $instance ) { $title = apply_filters( 'widget_title', $instance[ 'title' ] ); $cat_id = apply_filters( 'widget_title', $instance[ 'cat_id' ] ); $cat_id_1 = apply_filters( 'widget_title', $instance[ 'cat_id_1' ] ); global $post; ?>
$cat_id )); ?>
$cat_id_1 )); ?>