Plugin for WordPress that let's you insert Bible quotes into your posts or pages from a variety of Bible versions in different languages. This is a mirror of the SVN repo where the plugin gets published to the WordPress plugins store. Kudos to @kas-catholic for helping import the repo from SVN.
After checking against codefactor, I see the code tends to be quite complex:
https://www.codefactor.io/repository/github/bibleget-i-o/bibleget-wordpress/issues
Might want to work on reducing complexity by breaking large functions / methods into smaller, more readable ones.