This repository was archived by the owner on Mar 27, 2024. It is now read-only.
3.2.1
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.