{"id":261683,"date":"2025-11-24T11:35:14","date_gmt":"2025-11-24T11:35:14","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/helloform\/"},"modified":"2026-01-07T16:58:41","modified_gmt":"2026-01-07T16:58:41","slug":"helloform","status":"publish","type":"plugin","link":"https:\/\/it.wordpress.org\/plugins\/helloform\/","author":15977682,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"HelloForm","header_author":"Simone Cipolletta","header_description":"Customizable contact form for quote requests.","assets_banners_color":"8383bd","last_updated":"2026-01-07 16:58:41","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/github.com\/simonecipolletta","rating":0,"author_block_rating":0,"active_installs":0,"downloads":244,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"simone88","date":"2025-11-24 12:24:42"},"1.0.2":{"tag":"1.0.2","author":"simone88","date":"2025-12-27 15:14:01"},"1.0.3":{"tag":"1.0.3","author":"simone88","date":"2026-01-01 14:40:57"},"1.0.4":{"tag":"1.0.4","author":"simone88","date":"2026-01-07 16:58:41"}},"upgrade_notice":{"1.0.4":"<p>Critical update for layout stability and performance. Optimized reCAPTCHA loading to prevent theme conflicts. Recommended for all users.<\/p>","1.0.3":"<p>This update includes critical stability fixes for reCAPTCHA and new security options. Immediate update is highly recommended.<\/p>","1.0.2":"<p>Improved backend UI alignment and added AJAX success message. Recommended update.<\/p>","1.0.1":"<p>Maintenance release: fixes security and configuration bugs.<\/p>","1.0.0":"<p>First public version.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3401800,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3401800,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3401800,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3401800,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3401800,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Admin interface for managing fields.","2":"Example of frontend form."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[358,2253,251116,56778,595],"plugin_category":[38],"plugin_contributors":[251117],"plugin_business_model":[],"class_list":["post-261683","plugin","type-plugin","status-publish","hentry","plugin_tags-contact-form","plugin_tags-form-builder","plugin_tags-helloform","plugin_tags-quote-form","plugin_tags-recaptcha","plugin_category-authentication","plugin_contributors-simone88","plugin_committers-simone88"],"banners":{"banner":"https:\/\/ps.w.org\/helloform\/assets\/banner-772x250.png?rev=3401800","banner_2x":"https:\/\/ps.w.org\/helloform\/assets\/banner-1544x500.png?rev=3401800","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/helloform\/assets\/icon-128x128.png?rev=3401800","icon_2x":"https:\/\/ps.w.org\/helloform\/assets\/icon-256x256.png?rev=3401800","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/helloform\/assets\/screenshot-1.png?rev=3401800","caption":"Admin interface for managing fields."}],"raw_content":"<!--section=description-->\n<p>HelloForm lets you easily build a quote request form directly from the WordPress admin area.<\/p>\n\n<p>You can:\n- Add, remove, and reorder fields with a simple drag &amp; drop interface.\n- Choose between multiple field types: text, email, tel, textarea, select, radio, checkbox, date, number, privacy, submit.\n- Set required fields.\n- Send notifications to multiple recipients (To, CC, BCC).\n- Enable Google reCAPTCHA for spam protection.\n- Customize field labels and placeholders.<\/p>\n\n<p>The form is added to your pages via shortcode:<\/p>\n\n<p>[helloform]<\/p>\n\n<p>All messages, errors, and confirmations are translatable.<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin uses <strong>Google reCAPTCHA<\/strong> (version v2 or v3) to protect the forms from spam. This feature is optional and disabled by default until configured by the user.<\/p>\n\n<p><strong>What data is sent and when:<\/strong>\nWhen a form protected by reCAPTCHA is submitted, the plugin executes a server-side verification using the WordPress function <code>wp_remote_post<\/code>. This process sends the following data to Google's API:\n* <strong>The reCAPTCHA response token<\/strong> (<code>g-recaptcha-response<\/code>) generated by the client browser.\n* <strong>The user's IP address<\/strong> (<code>$_SERVER['REMOTE_ADDR']<\/code>) for verification purposes.<\/p>\n\n<p>The service is used only if the user has enabled the reCAPTCHA option in the plugin settings and attempts to submit a form.<\/p>\n\n<p><strong>Service Provider:<\/strong> Google Inc.\n<strong>Terms of Service:<\/strong> https:\/\/policies.google.com\/terms\n<strong>Privacy Policy:<\/strong> https:\/\/policies.google.com\/privacy<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder <code>HelloForm<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to <strong>HelloForm<\/strong> in the admin menu.<\/li>\n<li>Configure your fields and recipient email.<\/li>\n<li>Add <code>[helloform]<\/code> shortcode to any page or post.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20add%20the%20form%20to%20a%20page%3F'><h3>How do I add the form to a page?<\/h3><\/dt>\n<dd><p>Use the shortcode <code>[helloform]<\/code>.<\/p><\/dd>\n<dt id='does%20it%20support%20google%20recaptcha%3F'><h3>Does it support Google reCAPTCHA?<\/h3><\/dt>\n<dd><p>Yes. You can enable reCAPTCHA and set the site and secret keys in the plugin settings.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20form%20template%3F'><h3>Can I customize the form template?<\/h3><\/dt>\n<dd><p>Yes. To override the default form template, copy templates\/template-default.php from the plugin into your theme folder as template-parts\/[helloform].php<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li><strong>Feature:<\/strong> Optimized script loading. reCAPTCHA scripts are now registered and enqueued ONLY when the shortcode is present on the page.<\/li>\n<li><strong>Fix:<\/strong> Resolved layout conflicts (CSS\/Flexbox) in search pages and global footers caused by reCAPTCHA script injection.<\/li>\n<li><strong>Performance:<\/strong> Reduced global page weight by preventing unnecessary third-party script loading on pages without forms.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li><strong>Feature:<\/strong> Added full support for Google reCAPTCHA v3 (Invisible).<\/li>\n<li><strong>Feature:<\/strong> Added option to choose between reCAPTCHA v2 and v3 in settings.<\/li>\n<li><strong>Fix:<\/strong> Corrected reCAPTCHA token validation process to fix submission errors.<\/li>\n<li><strong>Security:<\/strong> Improved handling and sanitization of user IP address ($_SERVER['REMOTE_ADDR']) to meet security standards.<\/li>\n<li><strong>Localization:<\/strong> Complete revision of Italian translations.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Tested compatibility with WordPress 6.9.<\/li>\n<li>Fixed backend field alignment issues in the form builder.<\/li>\n<li>Added AJAX-based success message after form submission.<\/li>\n<li>Minor UI and stability improvements.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bug fixes and security updates.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"A customizable contact form plugin for creating quote requests with HelloForm\u2019s drag &amp; drop builder and reCAPTCHA support.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/261683","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=261683"}],"author":[{"embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/simone88"}],"wp:attachment":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=261683"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=261683"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=261683"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=261683"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=261683"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=261683"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}