{"id":199731,"date":"2024-08-23T17:01:31","date_gmt":"2024-08-23T17:01:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/email-verification-for-elementor-forms\/"},"modified":"2024-09-26T10:31:00","modified_gmt":"2024-09-26T10:31:00","slug":"email-verification-elementor-forms","status":"publish","type":"plugin","link":"https:\/\/bal.wordpress.org\/plugins\/email-verification-elementor-forms\/","author":21141242,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.2","stable_tag":"1.2.2","tested":"6.6.5","requires":"6.0","requires_php":"8.0","requires_plugins":null,"header_name":"Email Verification for Elementor Forms","header_author":"Robin - Westsite","header_description":"Add email verification into your Elementor forms. Users verify their email via a code, ensuring only valid form submissions and reducing spam.","assets_banners_color":"","last_updated":"2024-09-26 10:31:00","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/rloes\/email-verification-elementor-forms","header_author_uri":"https:\/\/westsite-webdesign.de\/","rating":5,"author_block_rating":0,"active_installs":100,"downloads":3024,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"rloes","date":"2024-08-23 17:03:20"},"1.1.0":{"tag":"1.1.0","author":"rloes","date":"2024-08-31 19:55:10"},"1.1.1":{"tag":"1.1.1","author":"rloes","date":"2024-08-31 20:01:48"},"1.1.2":{"tag":"1.1.2","author":"rloes","date":"2024-08-31 20:11:55"},"1.2.0":{"tag":"1.2.0","author":"rloes","date":"2024-09-26 10:17:37"},"1.2.1":{"tag":"1.2.1","author":"rloes","date":"2024-09-26 10:22:21"},"1.2.2":{"tag":"1.2.2","author":"rloes","date":"2024-09-26 10:31:00"}},"upgrade_notice":{"1.0.0":"<ul>\n<li>First release.<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":2},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0","1.1.1","1.1.2","1.2.0","1.2.1","1.2.2"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[76538,18971,601,4248],"plugin_category":[42],"plugin_contributors":[230988],"plugin_business_model":[],"class_list":["post-199731","plugin","type-plugin","status-publish","hentry","plugin_tags-elementor","plugin_tags-email-verification","plugin_tags-forms","plugin_tags-spam-prevention","plugin_category-contact-forms","plugin_contributors-rloes","plugin_committers-rloes"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/email-verification-elementor-forms.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Add an email verification field to your Elementor forms. Users receive a code to the email entered on first submit and can only submit the form if they enter the code. This ensures submissions from verified emails, reducing spam.<\/p>\n\n<h3>Filters<\/h3>\n\n<ul>\n<li><code>evef\/generator\/code<\/code> - Customize the generated verification code.<\/li>\n<li><code>evef\/email\/email_to<\/code> - Customize the recipient email address.<\/li>\n<li><code>evef\/email\/email_from<\/code> - Customize the email \"from\" address.<\/li>\n<li><code>evef\/email\/email_from_name<\/code> - Customize the name of the email sender.<\/li>\n<li><code>evef\/email\/email_to_bcc<\/code> - Customize the BCC recipient email address.<\/li>\n<li><code>evef\/email\/subject<\/code> - Customize the email subject.<\/li>\n<li><code>evef\/email\/body<\/code> - Customize the email message content.<\/li>\n<li><code>evef\/email\/headers<\/code> - Customize the email headers.<\/li>\n<li><code>evef\/valdation\/invalid_code_message<\/code> - Customize the error message shown if the code is invalid.<\/li>\n<li><code>evef\/classic\/normal_text<\/code> - Customize the text for resending the email.<\/li>\n<li><code>evef\/classic\/success_text<\/code> - Customize the success message text.<\/li>\n<li><code>evef\/classic\/error_text<\/code> - Customize the error message text.<\/li>\n<li><code>evef\/classic\/loader_html<\/code> - Customize the loader HTML.<\/li>\n<\/ul>\n\n<h3>Notes<\/h3>\n\n<p>For detailed usage instructions and more customization options, please refer to the documentation included with the plugin.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/email-verification-elementor-forms<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Navigate to your Elementor form and add the email verification field.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20does%20the%20email%20verification%20process%20work%3F'><h3>How does the email verification process work?<\/h3><\/dt>\n<dd><p>When a user submits the form for the first time, they receive a verification code via the email address they entered. They must enter this code in the form to complete the submission.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20email%20verification%20field%3F'><h3>Can I customize the email verification field?<\/h3><\/dt>\n<dd><p>Yes, the plugin provides filters to customize the text and appearance of the email verification field.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Set version in plugin header<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Set stable tag<\/li>\n<li>Fix typo in README<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Add Plugin URI<\/li>\n<li>Add rate limiting for email and ip<\/li>\n<li>respect rate limit timeout in frontend<\/li>\n<li>improve error handling<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Add Author URI<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fix version in main plugin file<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Optimize error handling and add unslash.<\/li>\n<li>allow changing width of verification field<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Add email verification to Elementor forms: users confirm via code, ensuring valid submissions and reducing spam.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/199731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=199731"}],"author":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rloes"}],"wp:attachment":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=199731"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=199731"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=199731"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=199731"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=199731"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=199731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}