=")) { add_action('widgets_init', '__plugin_wonderful_load_widgets'); } else { register_sidebar_widget(__('Plugin Wonderful', 'plugin-wonderful'), array($plugin_wonderful, 'render_pre28_widget')); register_widget_control(__('Plugin Wonderful', 'plugin-wonderful'), array($plugin_wonderful, 'render_pre28_widget_control')); } register_activation_hook(__FILE__, array($plugin_wonderful, 'handle_activation')); ?>