Sign in to view your email alerts and activity

Sign in

To view your email alerts and activity.
We will send you an email to confirm your email address.

API Developer (Learn2Grow)

Basava Samiti of Asia Pacific Ltd
Logo for Basava Samiti of Asia Pacific Ltd

You will: Create and link web forms to Microsoft.

  • Create a shortcode for each from. The form should be HTML form, using ‘required’ attribute.
  • Form does not need to be submitted with AJAX, just use PHP $_POST method. Use PHP for processing the form.
  • Form needs honeypot spam filter.
  • Form needs reCAPTCHA integration – for now please use your own google account and create global keys to be updated for us as we implement on our site.
  • Form needs WordPress nonce security check and validation.
  • Form values need to be sanitised on input and escaped on output.