";
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'] == 1) echo "";
if($options['grav_on'] == 2) echo "
";
echo $options['text'];
echo "
There was an error uploading your file. The error is: " . $upload['error']." There was an error resize the image There was an error resize the image The file type that you've uploaded is not an image Help us to improve our plugin. Your feedback will be appreciated. Feel free to post your comment
To configure this widget go to (Settings/About Me 3000) or click /wp-admin/options-general.php?page=About-Me'>here
');
$options['text'] = stripslashes($_POST['aboutme-text']);
$options['email'] = strip_tags(stripslashes(strtolower($_POST['aboutme-email'])));
$options['promote_on'] = $_POST["aboutme-promote_on"];
$options['frame_on'] = $_POST["aboutme-frame_on"];
$options['alignright_on'] = $_POST["aboutme-alignright_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['counter_on'] = $_POST["aboutme-counter_on"];
$options['vanityurl_on'] = $_POST["aboutme-vanityurl_on"];
for ($i=0;$i"; print_r($upload); echo "
";
if(file_exists($options['image'])) @unlink($options['image']);
if(file_exists(str_replace('-avat','',$options['image']))) @unlink(str_replace('-avat','',$options['image']));
$thumb = @image_resize($upload['file'],80,80,true,'avat');
if(is_object($thumb)) {
echo ""; print_r($thumb); echo "
";
} // end if/else
} else {
echo "Donate please...
If you like this plugin and find it useful, help keep this plugin free and actively developed by clicking the donate button.
Help us to improve our plugin. Your feedback will be appreciated. Feel free to post your comment