Skip to content

IconCaptcha v3.1.0

Compare
Choose a tag to compare
@fabianwennink fabianwennink released this 08 Oct 12:32
· 53 commits to master since this release
0cb6a19

Implemented a function to reset captcha instances.

  • Added the functionality to reset specific captcha instance, or every captcha instance present on the page (fabianwennink/IconCaptcha-PHP#11).
  • Refactored the 'init' and 'bind' functions. An additional check now takes place to ensure IconCaptcha is initialized before performing any actions on captcha instances.