{"id":123077,"date":"2020-06-17T00:54:31","date_gmt":"2020-06-17T00:54:31","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/mw-wp-form-recaptcha-v3\/"},"modified":"2024-05-09T23:40:47","modified_gmt":"2024-05-09T23:40:47","slug":"recaptcha-for-mw-wp-form","status":"publish","type":"plugin","link":"https:\/\/mk.wordpress.org\/plugins\/recaptcha-for-mw-wp-form\/","author":7433060,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.7","stable_tag":"1.1.7","tested":"6.5.8","requires":"4.0","requires_php":"","requires_plugins":null,"header_name":"reCAPTCHA for MW WP Form","header_author":"Nakashima Masahiro","header_description":"MW WP Form \u3067 reCAPTCHA v3 \u304c\u4f7f\u3048\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002","assets_banners_color":"5dce82","last_updated":"2024-05-09 23:40:47","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.amazon.co.jp\/registry\/wishlist\/2TUGZOYJW8T4T\/?_encoding=UTF8&camp=247&creative=7399&linkCode=ur2&tag=wpccc-22","header_plugin_uri":"https:\/\/github.com\/kanakogi\/recaptcha-for-mw-wp-form","header_author_uri":"","rating":3.7,"author_block_rating":0,"active_installs":30000,"downloads":124398,"num_ratings":3,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"kanakogi","date":"2020-06-17 00:54:05"},"1.0.1":{"tag":"1.0.1","author":"kanakogi","date":"2020-06-17 00:58:01"},"1.0.2":{"tag":"1.0.2","author":"kanakogi","date":"2021-04-23 03:31:07"},"1.1.0":{"tag":"1.1.0","author":"kanakogi","date":"2022-01-19 02:08:20"},"1.1.1":{"tag":"1.1.1","author":"kanakogi","date":"2022-04-14 03:27:23"},"1.1.2":{"tag":"1.1.2","author":"kanakogi","date":"2023-10-23 04:49:08"},"1.1.3":{"tag":"1.1.3","author":"kanakogi","date":"2024-04-11 01:23:41"},"1.1.4":{"tag":"1.1.4","author":"kanakogi","date":"2024-04-15 00:27:24"},"1.1.5":{"tag":"1.1.5","author":"kanakogi","date":"2024-04-15 07:40:52"},"1.1.6":{"tag":"1.1.6","author":"kanakogi","date":"2024-04-15 08:06:02"},"1.1.7":{"tag":"1.1.7","author":"kanakogi","date":"2024-05-09 23:40:47"}},"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":0,"5":2},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2325492,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2325492,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2325492,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2325501,"resolution":"1","location":"assets","locale":""}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[361,450,187241,595],"plugin_category":[41],"plugin_contributors":[206903,80261,206905,206904],"plugin_business_model":[],"class_list":["post-123077","plugin","type-plugin","status-publish","hentry","plugin_tags-form","plugin_tags-mail","plugin_tags-mw-wp-form","plugin_tags-recaptcha","plugin_category-communication","plugin_contributors-abatanx","plugin_contributors-kanakogi","plugin_contributors-shizumi","plugin_contributors-yamamotohrs","plugin_committers-kanakogi"],"banners":{"banner":"https:\/\/ps.w.org\/recaptcha-for-mw-wp-form\/assets\/banner-772x250.png?rev=2325492","banner_2x":"https:\/\/ps.w.org\/recaptcha-for-mw-wp-form\/assets\/banner-1544x500.png?rev=2325492","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/recaptcha-for-mw-wp-form\/assets\/icon-128x128.png?rev=2325492","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/recaptcha-for-mw-wp-form\/assets\/screenshot-1.png?rev=2325501","caption":""}],"raw_content":"<!--section=description-->\n<p>You can use \"reCAPTCHA V3\" with MW WP FORM.<\/p>\n\n<p>Note:\nRequired MW WP Form (https:\/\/wordpress.org\/plugins\/mw-wp-form\/)<\/p>\n\n<pre><code>\/assets\/screenshot-1.png\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Activate MW WP Form plugin.<\/li>\n<li>Upload the entire <code>recaptcha-for-mw-wp-form<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate this plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to reCAPTACHA v3 Setting submenu in MW WP Form.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p><strong>1.1.4 - 15 4 2024<\/strong>\nFix.\nThanks pull request by k-toda.<\/p>\n\n<p><strong>1.1.2 - 23 10 2023<\/strong>\nTypo correction. Changed reCAPTACHA to reCAPTCHA. \nThanks pull request by iknowsummer.<\/p>\n\n<p><strong>1.1.1 - 14 Apr 2022<\/strong>\nAdd null check for $post variable to eliminate warning message on 404 pages.\nThanks miurakazunori.<\/p>\n\n<p><strong>1.1.0 - 19 Jan 2022<\/strong>\nUpdate for threshold score.<\/p>\n\n<p><strong>1.0.2 - 23 Apr 2021<\/strong>\nModify ValidationController.<\/p>\n\n<p><strong>1.0.0 - 11 June 2020<\/strong>\nInitial release.<\/p>","raw_excerpt":"You can use &quot;reCAPTCHA V3&quot; with MW WP FORM.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/123077","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=123077"}],"author":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kanakogi"}],"wp:attachment":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=123077"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=123077"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=123077"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=123077"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=123077"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=123077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}