'widget_comicpress_show_scheduled_posts', 'description' => 'Display a list of posts that are scheduled to be published.' );
$this->WP_Widget('show_scheduled_posts', 'Scheduled Posts', $widget_ops);
}
function widget($args, $instance) {
extract($args, EXTR_SKIP);
echo '