' . esc_html__( 'show all', 'wplt2' ) . '...';
}
// @codingStandardsIgnoreLine
echo $after_widget;
?>
'',
'category' => '',
'count' => '',
'link' => '',
'highlight' => '0',
'highlight_time' => '0',
'ajax' => '0',
);
return array_merge( $default, $instance );
}
}