'widget__latest', 'description' => 'Display the latest posts.' ); parent::__construct('azurelo_latest_widget', 'Azurelo: Last posts', $widget_ops); } function form($instance) { $default = array( 'title' => 'Latest posts', 'nb_post' => '4', 'is_slider' => 'off'); $instance = wp_parse_args( (array) $instance, $default ); ?>
1) { echo '