I have created a custom widget in WP function.php as simple as this :
function.php
class TestWidget extends WP_Widget { public function __construct() {