'; } else { $action_url = "feedburner.google.com/fb/a/mailverify"; $window_url = "feedburner.google.com/fb/a/mailverify?uri="; $hidden_value_url = ""; $hidden_uri = "uri"; $hidden_input = ""; } // replace URL placeholders: $email_text = str_replace("%email-url", "http://" . $window_url . $id . "&loc=" . get_locale(), $email_text); $posts_text = str_replace("%posts-url", get_bloginfo('rss2_url'), $posts_text); $comments_text = str_replace("%comments-url", get_bloginfo('comments_rss2_url'), $comments_text); ?>

rel="nofollow">

rel="nofollow">

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

How to find the feed ID for this site at Feedburner:
Login to your Feedburner account, click "My Feeds" -> Title of the feed in question -> Publicize -> Email Subscriptions -> Check out the two textareas. In the bigger one of the two textareas your ID appears as:
1) If you have an old feedburner.com account: www.feedburner.com/fb/a/emailverifySubmit?feedId=1234567&loc=en_US
2) if you have a new feedburner.google.com account: feedburner.google.com/fb/a/mailverify?uri=bytesforall/lzoG&loc=en_US
The bold part is the ID that you need to put here.

Is this a feedburner.google.com account or an old feedburner.com account?

/> New feedburner.google.com account

/> Old feedburner.com account

'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); ?>