rel="nofollow">

rel="nofollow">

You may have to save this widget once (Click "Done" and "Save Changes") before you can edit the text fields bewow...

How to find the feed ID for this site at Feedburner:
You must have a Feedburner account, and you must have created a feed for this site ("My Feeds" -> "Burn a feed right this instant"). Login to your Feedburner account, click "My Feeds" -> Title of the feed in question -> Publicize -> Email Subscriptions -> Check out the two textareas. Both contain the ID somewhere in the text. In the bigger textarea it appears as "...?ffid=XXXXXXX", in the smaller one as "?feedId=XXXXXXX". XXXXXXX is the number that you need to put here.

'widget_bfa_subscribe', 'description' => 'Subscribe widget for RSS and Email' ); $control_ops = array('width' => 600, 'height' => 500); wp_register_sidebar_widget('bfa_subscribe', 'BFA Subscribe', 'widget_bfa_subscribe', $widget_ops); wp_register_widget_control('bfa_subscribe', 'BFA Subscribe', 'widget_bfa_subscribe_control', $control_ops); ?>