Changeset 2369727
- Timestamp:
- 08/26/2020 06:58:24 PM (6 years ago)
- File:
-
- 1 edited
-
hidecaptcha/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hidecaptcha/trunk/readme.txt
r2361379 r2369727 5 5 Tested up to: 5.5 6 6 Requires PHP: 5.0 7 Stable tag: 1.0. 27 Stable tag: 1.0.4 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 17 17 18 18 The plugin will work on most wordpress installations, there's hardly any php code so hardly any server requirements. 19 At this point in time it does require jQuery, w ich is handled automatically.19 At this point in time it does require jQuery, which is handled automatically. 20 20 21 21 == Installation == 22 22 23 Install the plugin as per usual. After activation you should see the reCaptcha logo dissapear from all pages except the ones that have a Contactform 7 form. 23 Install the plugin as per usual, alongside recaptcha version 3. 24 After activation you should see the reCaptcha logo disappear from all pages except the ones that have a Contactform 7 form. 24 25 25 26 == Changelog == 27 = 1.0.4 = 28 * set stable tag to 1.0.4, fix some typos 26 29 = 1.0.3 = 27 30 * Tested up to WP 5.5
Note: See TracChangeset
for help on using the changeset viewer.