Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Currently, the following scripts can be called using this tag:

Multiple scripts can be added to this tag by separating the different scripts with a comma.

recaptcha_scripts

If you are using reCaptcha for your forms, you need to add {% include_plate_scripts "recaptcha_scripts" %} somewhere on the page that has the form on it. The form will not be submitted if the scripts are not included on the page! You will receive the following JS error: executeRecaptcha is not defined if it's not included.

determine_location

This function can be called in the site’s Javascript to determine the location of the visitor of the site. Read more.