'Displaying recent posts.' ); parent::WP_Widget( false, __( 'Phoenix - Recent posts', 'woothemes' ), $widget_ops ); } function widget( $args, $instance ) { $settings = $this->phoenix_get_settings(); extract( $args, EXTR_SKIP ); $instance = wp_parse_args( $instance, $settings ); extract( $instance, EXTR_SKIP ); ?> id_base ) . $after_title; } ?> have_posts()){ $query->the_post(); ?>

settings, '' ); return $settings; } function form( $instance ) { $instance = wp_parse_args( $instance, $this->phoenix_get_settings() ); extract( $instance, EXTR_SKIP ); ?>