Changeset 3232334
- Timestamp:
- 01/31/2025 12:16:42 AM (14 months ago)
- Location:
- hostbox-google-recaptcha
- Files:
-
- 4 edited
- 1 copied
-
tags/0.0.5 (copied) (copied from hostbox-google-recaptcha/trunk)
-
tags/0.0.5/hostbox-recaptcha.php (modified) (1 diff)
-
tags/0.0.5/readme.txt (modified) (7 diffs)
-
trunk/hostbox-recaptcha.php (modified) (1 diff)
-
trunk/readme.txt (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hostbox-google-recaptcha/tags/0.0.5/hostbox-recaptcha.php
r3232316 r3232334 3 3 Plugin Name: Hostbox Google reCAPTCHA 4 4 Description: Adds Google reCAPTCHA (v2 or v3) to WordPress, compatible with WooCommerce and Contact Form 7. 5 Version: 0.0. 45 Version: 0.0.5 6 6 Author: Hostbox 7 7 Author URI: https://www.hostbox.me -
hostbox-google-recaptcha/tags/0.0.5/readme.txt
r3232316 r3232334 6 6 Tested up to: 6.7.1 7 7 Requires PHP: 7.0 8 Stable tag: 0.0. 48 Stable tag: 0.0.5 9 9 Author: Hostbox 10 10 Author URI: https://www.hostbox.me … … 20 20 = What Makes This Plugin Special? = 21 21 22 * 🩵 Completely Free: No premium version, no hidden features , no upsells.23 * 💗 Multiple reCAPTCHA Versions: Full support for both reCAPTCHAv2 and v3.24 * 🛒 WooCommerce Integration: Protect your WooCommerce forms with ease.25 * 🏔️ Contact Form 7 Integration: Seamless compatibility with C ontact Form7.22 * 🩵 Completely Free: No premium version, no hidden features. 23 * 💗 reCAPTCHA Versions: Full support for both v2 and v3. 24 * 🛒 WooCommerce Integration: Protect your WooCommerce forms. 25 * 🏔️ Contact Form 7 Integration: Seamless compatibility with CF7. 26 26 * 📝 Simple Setup: Just add your API keys and you're ready to go. 27 27 … … 43 43 = Easy Configuration = 44 44 45 1. Get your free API keys from Google: https://www.google.com/recaptcha/admin/create45 1. Get your free API keys from Google: [https://www.google.com/recaptcha/admin/create](https://www.google.com/recaptcha/admin/create) 46 46 2. Choose your preferred reCAPTCHA version 47 47 3. Paste your keys into the settings … … 79 79 80 80 To add the reCAPTCHA API keys, go to **Settings > reCAPTCHA** and enter your API keys. 81 Get your free API keys from Google: https://www.google.com/recaptcha/admin/create81 Get your free API keys from Google: [https://www.google.com/recaptcha/admin/create](https://www.google.com/recaptcha/admin/create) 82 82 83 83 If you ever have questions, [just ask us](https://wordpress.org/support/plugin/hostbox-google-recaptcha/). … … 86 86 87 87 * Thanks to [Hostbox](https://www.hostbox.me/) for providing the free Google reCAPTCHA plugin. 88 * The plugin uses Google Recaptcha (Google LLC) services to process data and protect against spam. https://www.google.com/recaptcha/ Terms of service https://policies.google.com/terms. Privacy Policy https://policies.google.com/privacy.88 * The plugin uses [Google Recaptcha](https://www.google.com/recaptcha/) (Google LLC) services to process data and protect against spam. [Terms of service](https://policies.google.com/terms), [Privacy Policy](https://policies.google.com/privacy). 89 89 90 90 == External Services == … … 96 96 97 97 == Changelog == 98 99 = January 31, 2025 = 100 101 Version 0.0.5 changelog: 102 103 * Update: readme.txt 98 104 99 105 = January 30, 2025 = … … 119 125 == Upgrade Notice == 120 126 127 = 0.0.5 = 128 129 * Update: readme.txt 130 121 131 = 0.0.4 = 122 132 -
hostbox-google-recaptcha/trunk/hostbox-recaptcha.php
r3232316 r3232334 3 3 Plugin Name: Hostbox Google reCAPTCHA 4 4 Description: Adds Google reCAPTCHA (v2 or v3) to WordPress, compatible with WooCommerce and Contact Form 7. 5 Version: 0.0. 45 Version: 0.0.5 6 6 Author: Hostbox 7 7 Author URI: https://www.hostbox.me -
hostbox-google-recaptcha/trunk/readme.txt
r3232316 r3232334 6 6 Tested up to: 6.7.1 7 7 Requires PHP: 7.0 8 Stable tag: 0.0. 48 Stable tag: 0.0.5 9 9 Author: Hostbox 10 10 Author URI: https://www.hostbox.me … … 20 20 = What Makes This Plugin Special? = 21 21 22 * 🩵 Completely Free: No premium version, no hidden features , no upsells.23 * 💗 Multiple reCAPTCHA Versions: Full support for both reCAPTCHAv2 and v3.24 * 🛒 WooCommerce Integration: Protect your WooCommerce forms with ease.25 * 🏔️ Contact Form 7 Integration: Seamless compatibility with C ontact Form7.22 * 🩵 Completely Free: No premium version, no hidden features. 23 * 💗 reCAPTCHA Versions: Full support for both v2 and v3. 24 * 🛒 WooCommerce Integration: Protect your WooCommerce forms. 25 * 🏔️ Contact Form 7 Integration: Seamless compatibility with CF7. 26 26 * 📝 Simple Setup: Just add your API keys and you're ready to go. 27 27 … … 43 43 = Easy Configuration = 44 44 45 1. Get your free API keys from Google: https://www.google.com/recaptcha/admin/create45 1. Get your free API keys from Google: [https://www.google.com/recaptcha/admin/create](https://www.google.com/recaptcha/admin/create) 46 46 2. Choose your preferred reCAPTCHA version 47 47 3. Paste your keys into the settings … … 79 79 80 80 To add the reCAPTCHA API keys, go to **Settings > reCAPTCHA** and enter your API keys. 81 Get your free API keys from Google: https://www.google.com/recaptcha/admin/create81 Get your free API keys from Google: [https://www.google.com/recaptcha/admin/create](https://www.google.com/recaptcha/admin/create) 82 82 83 83 If you ever have questions, [just ask us](https://wordpress.org/support/plugin/hostbox-google-recaptcha/). … … 86 86 87 87 * Thanks to [Hostbox](https://www.hostbox.me/) for providing the free Google reCAPTCHA plugin. 88 * The plugin uses Google Recaptcha (Google LLC) services to process data and protect against spam. https://www.google.com/recaptcha/ Terms of service https://policies.google.com/terms. Privacy Policy https://policies.google.com/privacy.88 * The plugin uses [Google Recaptcha](https://www.google.com/recaptcha/) (Google LLC) services to process data and protect against spam. [Terms of service](https://policies.google.com/terms), [Privacy Policy](https://policies.google.com/privacy). 89 89 90 90 == External Services == … … 96 96 97 97 == Changelog == 98 99 = January 31, 2025 = 100 101 Version 0.0.5 changelog: 102 103 * Update: readme.txt 98 104 99 105 = January 30, 2025 = … … 119 125 == Upgrade Notice == 120 126 127 = 0.0.5 = 128 129 * Update: readme.txt 130 121 131 = 0.0.4 = 122 132
Note: See TracChangeset
for help on using the changeset viewer.