Please enter your email address

'); if (trim(get_option('prompt_error')) == '') update_option('prompt_error', '

Unrecognized email address. Please try again.

'); if (trim(get_option('prompt_submit')) == '') update_option('prompt_submit', 'Login'); add_option ('notify_success', 1); add_option ('notify_fail', 1); if (trim(get_option('notify_address')) == '') update_option('notify_address', get_bloginfo('admin_email')); } // Show settings page function friendsonly_options() { if (!current_user_can('manage_options')) { wp_die( __('You do not have sufficient permissions to access this page.') ); } ?>

Friends Only Options

Address list
Initial prompt
Error message
Submit button
Email notification /> Notify on successful login
/> Notify on failed login
Email address: