'news', 'description' => 'Custom Bee News Breaking News Headline Layout' ); parent::__construct( 'bee_breaking_news_headline_layout_widget', 'Bee Breaking News Headline Layout', $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));?>