false, 'callback' => array( $this, 'item_generator' ), 'columns' => $columns ); echo $before_widget; if ( isset( $title ) && !empty( $title ) ) echo '

' . $title . '

'; echo '
' . spyropress_column_generator( $atts, $testimonial ) .'
'; echo $after_widget; ?>