"; echo '
'.$wotd_code.'
'; echo $after_widget; } function widget_arabicwotdwidget_control() { echo '

Brought to you by Declan Software - Language Learning Software for serious students.

'; } register_widget_control(array('Arabic Word of the Day', 'widgets'), 'widget_arabicwotdwidget_control', 200, 200); register_sidebar_widget(array('Arabic Word of the Day', 'widgets'), 'widget_arabicwotdwidget'); } add_action('widgets_init', 'widget_arabicwotdwidget_init'); ?>