"; if(!empty($options['grav_x'])) $x = $options['grav_x']; else $x = 80; if(!empty($options['grav_y'])) $y = $options['grav_y']; else $y = 80; if(!empty($options['email']) && $options['grav_on']) echo ""; echo $options['text']; echo "
"; for ($i=0;$i"; else if($options[$tag_id.'_on']) echo ""; } if(!empty($options['email']) && $options['email_on']) { $arr_email = explode('@',$options['email']); ?> "; } echo "
"; if($options['feedburner_on']) echo "
"; echo "
"; echo $after_widget; } // Widget options function control_aboutme() { global $arr_am_titles, $arr_am_urls; $options = get_option("widget_aboutme"); if (!is_array( $options )) { $options = array( 'title' => 'About Me' ); } if($_POST['sent'] == 'Y') { $options['title'] = strip_tags(stripslashes($_POST['aboutme-title'])); $options['text'] = strip_tags(stripslashes($_POST['aboutme-text'])); $options['email'] = strip_tags(stripslashes($_POST['aboutme-email'])); $options['frame_on'] = $_POST["aboutme-frame_on"]; $options['email_on'] = $_POST["aboutme-email_on"]; $options['grav_on'] = $_POST["aboutme-grav_on"]; $options['grav_x'] = $_POST["aboutme-grav_x"]; $options['grav_y'] = $_POST["aboutme-grav_y"]; $options['vanityurl_on'] = $_POST["aboutme-vanityurl_on"]; for ($i=0;$i
" . __( 'About Me 3000', '' ) . ""; ?> " . __( 'Settings', 'settings_h4' ) . ""; ?>

/>
x
/>
/>
(YourID)
/>
(YourID)
/>

To configure this widget go to (Settings/About Me 3000) or click /wp-admin/options-general.php?page=About%20Me'>here