OddOneOut / bwp-recaptcha

A WordPress plugin that utilizes the popular anti-spam library, reCAPTCHA, to help your blog stay clear of spams.
http://betterwp.net/wordpress-plugins/bwp-recaptcha/
8 stars 4 forks source link

PHP 7.2 compatibility #31

Closed sjinks closed 4 years ago

sjinks commented 6 years ago

Addresses issues in #30; does NOT touch includes/provider/recaptcha/* (reCAPTCHA v1 is no longer usable anyway, and PHP 7.x will use reCAPTCHA from vendor/)

sjinks commented 4 years ago

Closing, as there seems to be no interest from the repo owner.

Sophist-UK commented 4 years ago

@sjinks I suggest you consider your own fork as a master and start to maintain it for the community.

Sophist-UK commented 4 years ago

@sjinks This repo only has 4 watchers anyway, one of whom is me, and another one presumably is you - so there are only two others. Your repo also has 2 others watching - 3 with me - so yours is as popular as this one. :-)

Sophist-UK commented 4 years ago

@sjinks I note from the WP plugin site https://wordpress.org/plugins/bwp-recaptcha/ that this plugin is considered abandoned.

This repo does NOT have a defined license document, but the code itself is marked as GPL 3, so there is nothing to stop you from forking this into a "competing" product and submitting it to the Wordpress Plugins site yourself under a different name.

Note, even with GPL, the existing code is still copyright OddOneOut, so you should start marking your own code changes as your copyright.