Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

3.2.1

Choose a tag to compare

@aguywithanidea aguywithanidea released this 26 Jun 20:06
· 4 commits to master since this release
11f2112

3.2.1

Released: 2021-06-26

  • [#118] : jQuery version getting loaded with WordPress no longer returns value of current state of checkbox, instead returning initial state of checkbox. Fixed to use $(src).prop('checked') instead.