have_posts()) : $the_query->the_post(); ?>
  • '')); ?> <?php the_title(); ?>
  • have_posts()) : $popular->the_post(); ?>
  • '')); ?> <?php the_title(); ?>
  • 'widget_tab', 'description' => __( 'Your most recent posts & popular posts.', 'amazorize' ) ); $control_ops = array('width' => 400, 'height' => 350); parent::__construct('tab', __('Amazorize Tab Posts', 'amazorize'), $widget_ops, $control_ops); } function widget( $args, $instance ) { extract( $args ); $recent_post_num = sanitize_text_field($instance['recent_post_num']); $popular_post_num = sanitize_text_field($instance['popular_post_num']); ?>
    '5', 'recent_post_num' => '5') ); $popular_post_num = sanitize_text_field($instance['popular_post_num']); $recent_post_num = sanitize_text_field($instance['recent_post_num']); ?>