Files
ogre-captcha/readme.txt
T
Cooper Dalrymple bcfe35fa91 Rename
2026-06-04 13:05:07 -05:00

33 lines
765 B
Plaintext

=== Ogre CAPTCHA ===
Contributors: ogrecooper, cleverogre
Tested up to: 7.0
Requires at least: 6.0
Requires PHP: 8.2
Version: 0.0.0
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 ==
= 0.1.0 - 2026-06-04 =
* Initial release