' . $consult_title . ''; } if($consult_description) { echo '

' . $consult_description . '

'; } ?>
Телефон: $phone
Email: $email
Комментарий: $comment
Страница: $url"; if(wp_mail($to, $subject, $message, $headers)) {} } ?>