function widget($args, $instance)
 {
     $options = biz_vektor_get_theme_options();
     if (preg_match('/^http.*$/', $instance['url'])) {
         echo '<div id="rss_widget">';
         biz_vektor_blogList($instance);
         echo '</div>';
     }
 }
Ejemplo n.º 2
0
        ?>
	<?php 
        // pagination($post_loop->max_num_pages);
        ?>
	</div><!-- [ /#topBlog ] -->
<?php 
    }
    // $post_loop have_posts()
}
// $postTopCpunt= 0
wp_reset_query();
?>


<?php 
biz_vektor_blogList();
?>

<?php 
biz_vektor_topContentsBottom();
?>

<?php 
biz_vektor_fbLikeBoxFront();
biz_vektor_snsBtns();
biz_vektor_fbComments();
?>

	</div>
	<!-- [ /#content ] -->