Monthly Archive for December, 2009

WP-reCAPTCHA Being ReWritten

Ever since I took control over the development of the reCAPTCHA plugin for WordPress, I never really changed the way it was written, I just added onto the existing plugin. I had been meaning to rewrite the plugin in a cleaner and object-oriented manner, and I have finally gotten around to beginning to do just that. The plugin’s source is available at a public github repository, so anyone can fork it to add any fixes, etc. Already there has been one person who has submitted a fix for WordPress MU. The rewritten source is being worked on in a different branch which I have not yet pushed to the public repository, but I will do that soon. Once I am done with the rewriting, I will have to do some tests to make sure that everything works, and will then release the plugin as version 3.0. So 3.0 will be just that: a rewritten plugin which will serve as a base for future extensibility. Continue reading ‘WP-reCAPTCHA Being ReWritten’