Files
ogre-captcha/readme.txt
T
2026-06-05 15:38:00 -05:00

36 lines
824 B
Plaintext

=== Ogre CAPTCHA ===
Contributors: ogrecooper, cleverogre
Tested up to: 7.0
Requires at least: 6.0
Requires PHP: 8.2
Version: 1.0.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Copyright: CleverOgre
Donate link: https://cleverogre.com/
Tags: wordpress, plugin, cap, captcha, security
Protect your site with CAPTCHA
== Installation ==
The required libraries can be installed using the following command:
composer install
You can install the optional development tools using the following command:
npm install
== FAQ ==
= What is this plugin? =
If you don't know what plugin you have downloaded, please contact [CleverOgre](team@cleverogre.com) for more information.
== Changelog ==
= 1.0.1 - 2026-06-05 =
* Update to use UpdatePulse server
= 1.0.0 - 2026-06-04 =
* Initial release