Let’s make something awesome together!

Whether you want to make a suggestion, need support or interested in hiring me, please drop me a line through the next form (I built it) 🙂

Note

Under maintenance.

About this form

This contact form was built with the following steps/features:

  • Markup was taken from a form generator and modified, then converted into a shortcode using the WordPress shortcode API in order to place it in my layout builder.
  • Captcha field using Google reCAPTCHA PHP library for server side validation.
  • Client-server communications through jQuery AJAX.
  • Client side validation using jQuery Validation plugin.
  • Server side validation (and data-sanitizing) using PHP Filtering functions.
  • Additional server side validations from my secret recipe.
  • Following WordPress standards and documentation for best coding practices.
  • Email submission:
    • Integrated with WP Better Emails plugin.
    • Encrypted with SSL/TLS for secure email communications.
    • Using SMTP authentication to avoid being flagged as spam when arriving to my inbox.
  • Love for coding, efforts and a couple of headaches.