'news', 'description' => 'Custom Bee News Right Side Bar'); parent::__construct('bee_news_layout_right_sidebar_widget', 'Bee News Layout Right Sidebar', $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']); global $post; ?> $cat_id));?>