Changeset 2325491
- Timestamp:
- 06/17/2020 12:58:01 AM (6 years ago)
- Location:
- recaptcha-for-mw-wp-form
- Files:
-
- 2 edited
- 9 copied
-
tags/1.0.1 (copied) (copied from recaptcha-for-mw-wp-form/trunk)
-
tags/1.0.1/assets (copied) (copied from recaptcha-for-mw-wp-form/trunk/assets)
-
tags/1.0.1/classes (copied) (copied from recaptcha-for-mw-wp-form/trunk/classes)
-
tags/1.0.1/config.php (copied) (copied from recaptcha-for-mw-wp-form/trunk/config.php)
-
tags/1.0.1/controllers (copied) (copied from recaptcha-for-mw-wp-form/trunk/controllers)
-
tags/1.0.1/languages (copied) (copied from recaptcha-for-mw-wp-form/trunk/languages)
-
tags/1.0.1/readme.txt (copied) (copied from recaptcha-for-mw-wp-form/trunk/readme.txt) (1 diff)
-
tags/1.0.1/recaptcha-for-mw-wp-form.php (copied) (copied from recaptcha-for-mw-wp-form/trunk/recaptcha-for-mw-wp-form.php) (1 diff)
-
tags/1.0.1/views (copied) (copied from recaptcha-for-mw-wp-form/trunk/views)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/recaptcha-for-mw-wp-form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
recaptcha-for-mw-wp-form/tags/1.0.1/readme.txt
r2325490 r2325491 5 5 Requires at least: 4.0 or higher 6 6 Tested up to: 5.4.2 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 11 == Description == 12 If MW WP Form plugin and this plug-in are enabled, and it can use reCAPTCHA V3 (https://developers.google.com/recaptcha/docs/v3) inMW WP FORM.12 You can use "reCAPTCHA V3" with MW WP FORM. 13 13 14 14 Note: -
recaptcha-for-mw-wp-form/tags/1.0.1/recaptcha-for-mw-wp-form.php
r2325490 r2325491 4 4 Description: You can use reCAPTCHA v3 on the MW WP Form. 5 5 Author: Nakashima Masahiro 6 Version: 1.0. 06 Version: 1.0.1 7 7 Plugin URI: https://github.com/kanakogi/recaptcha-for-mw-wp-form 8 8 Author URI: https://flipclap.co.jp -
recaptcha-for-mw-wp-form/trunk/readme.txt
r2325489 r2325491 5 5 Requires at least: 4.0 or higher 6 6 Tested up to: 5.4.2 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 11 == Description == 12 If MW WP Form plugin and this plug-in are enabled, and it can use reCAPTCHA V3 (https://developers.google.com/recaptcha/docs/v3) inMW WP FORM.12 You can use "reCAPTCHA V3" with MW WP FORM. 13 13 14 14 Note: -
recaptcha-for-mw-wp-form/trunk/recaptcha-for-mw-wp-form.php
r2325489 r2325491 4 4 Description: You can use reCAPTCHA v3 on the MW WP Form. 5 5 Author: Nakashima Masahiro 6 Version: 1.0. 06 Version: 1.0.1 7 7 Plugin URI: https://github.com/kanakogi/recaptcha-for-mw-wp-form 8 8 Author URI: https://flipclap.co.jp
Note: See TracChangeset
for help on using the changeset viewer.