{"id":76491,"date":"2017-10-23T22:30:09","date_gmt":"2017-10-23T22:30:09","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/email-verification-on-signups\/"},"modified":"2024-08-30T17:15:41","modified_gmt":"2024-08-30T17:15:41","slug":"email-verification-on-signups","status":"publish","type":"plugin","link":"https:\/\/az.wordpress.org\/plugins\/email-verification-on-signups\/","author":14306236,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.7","stable_tag":"1.1.7","tested":"6.6.5","requires":"5.9","requires_php":"7.4","requires_plugins":null,"header_name":"Email Verification on Signups","header_author":"Am!n","header_description":"Send a verification email to newly registered users.","assets_banners_color":"","last_updated":"2024-08-30 17:15:41","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/www.dornaweb.com","rating":5,"author_block_rating":0,"active_installs":100,"downloads":7744,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1":{"tag":"1.1","author":"dornaweb","date":"2017-10-24 23:12:07"},"1.1.1":{"tag":"1.1.1","author":"dornaweb","date":"2017-11-26 20:37:15"},"1.1.2":{"tag":"1.1.2","author":"dornaweb","date":"2017-11-26 20:40:25"},"1.1.4":{"tag":"1.1.4","author":"dornaweb","date":"2023-04-05 20:10:00"},"1.1.5":{"tag":"1.1.5","author":"dornaweb","date":"2023-04-05 20:14:13"},"1.1.6":{"tag":"1.1.6","author":"dornaweb","date":"2024-08-25 18:38:58"},"1.1.7":{"tag":"1.1.7","author":"pelentak","date":"2024-08-30 17:15:41"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"4"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.1.1","1.1.2","1.1.4","1.1.5","1.1.6","1.1.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1752117,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1752117,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1752117,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Settings pages","2":"Add user","3":"Wp-Login"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[148194,18971,126223],"plugin_category":[],"plugin_contributors":[130830,215292],"plugin_business_model":[],"class_list":["post-76491","plugin","type-plugin","status-publish","hentry","plugin_tags-confirm-email-address","plugin_tags-email-verification","plugin_tags-verify-email-address","plugin_contributors-dornaweb","plugin_contributors-pelentak","plugin_committers-dornaweb","plugin_committers-pelentak"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/email-verification-on-signups.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/email-verification-on-signups\/assets\/screenshot-1.png?rev=1752117","caption":"Settings pages"},{"src":"https:\/\/ps.w.org\/email-verification-on-signups\/assets\/screenshot-2.png?rev=1752117","caption":"Add user"},{"src":"https:\/\/ps.w.org\/email-verification-on-signups\/assets\/screenshot-3.png?rev=1752117","caption":"Wp-Login"}],"raw_content":"<!--section=description-->\nSend Email verification links on Wordpress\n\n<p>This plugin sends verification emails to newly registered wordpress users and asks them to verify their email address.<\/p>\n\n\n\n<h3>Adding your own localized email templates<\/h3>\n\n<p>The email templates are located under <code>tpl\/emails<\/code> directory, and the file for verification email is called <code>verify.php<\/code> which is the default template for <code>english<\/code> language\nhowever you can add your own language-specific template file by duplicating <code>verify.php<\/code> and renaming it to <code>verify-LOCALE_CODE.php<\/code><\/p>\n\n<p>for example for Portuguese ( Brazil ) you can add a file named <code>verify-pt_BR.php<\/code> ( you can get your wordpress installation locale code with <a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/get_locale\/\">get_locale()<\/a> )<\/p>\n\n<p>There are also <code>dw_verify_email_template_path<\/code> and <code>dw_verify_email_template_args<\/code> filters available if you want to make modifications from your theme\\'s <code>functions.php<\/code><\/p>\n\n\n\n<h3>3rd-party scripts included<\/h3>\n\n<p><a href=\"https:\/\/github.com\/anthonybudd\/WP_Mail\">WP_MAIL<\/a> ( for sending templated emails )<\/p>\n\n<!--section=installation-->\n<p>Seach the plugin's name in the install plugin section in your dashboard\nOr upload the plugin and extract it to wp-content\/plugins\/ and then activate it in your dashboard, under the plugins page<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20does%20this%20plugin%20work%3F'><h3>How does this plugin work?<\/h3><\/dt>\n<dd><p>Once you activate it, new users that register on your site must verify their email address by a confirmation link which is sent to their email address, otherwise they won't be able to log-in.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.7 2023-08-30<\/h4>\n\n<ul>\n<li>Update plugin meta data.<\/li>\n<li>Check compatibility with latest WordPress version.<\/li>\n<\/ul>\n\n<h4>1.1.6 2023-08-25<\/h4>\n\n<ul>\n<li>Security improvements.<\/li>\n<li>Check compatibility with latest WordPress version.<\/li>\n<\/ul>\n\n<h4>1.1.5 2023-04-05<\/h4>\n\n<ul>\n<li>Fix release workflow.<\/li>\n<\/ul>\n\n<h4>1.1.4 2023-04-05<\/h4>\n\n<ul>\n<li>Fix release workflow.<\/li>\n<li>Tested with latest WP version.<\/li>\n<\/ul>\n\n<h4>1.1.3 2023-04-05<\/h4>\n\n<ul>\n<li>Santize\/Escape all outputs in the plugin to prevent possible security issues. <a href=\"https:\/\/github.com\/amiut\/wp-email-verification\/pull\/20\">#5<\/a><\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Translations updated<\/li>\n<li>Bug fixed<\/li>\n<\/ul>\n\n<p><a href=\"https:\/\/raw.githubusercontent.com\/amiut\/wp-email-verification\/main\/changelog.txt\">See changelog for all versions<\/a>.<\/p>","raw_excerpt":"Send verification links to newly registered users and ask them to confirm their email address to activate their account.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/76491","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=76491"}],"author":[{"embeddable":true,"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dornaweb"}],"wp:attachment":[{"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=76491"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=76491"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=76491"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=76491"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=76491"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/az.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=76491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}