Plugin Directory

Changeset 3337919


Ignore:
Timestamp:
08/01/2025 04:05:43 PM (7 months ago)
Author:
ilvchandan
Message:

Updating plugin main file.

Location:
email-otp-authenticator
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • email-otp-authenticator/tags/6.2.4/email-otp-authenticator.php

    r3336180 r3337919  
    6767                    }
    6868                } else {
    69                     $eotpa_post_content = '<h2 style="text-align: center;">'.esc_html__("WELCOME","email-otp-authenticator").'</h2><p style="text-align:center;font-weight:bold;font-size:1.2em;">'.esc_html__("Email OTP Authenticator","email-otp-authenticator").'<br><span style="font-size:1.5em;">'.esc_html__("Test Page","email-otp-authenticator").'</span></p><p><strong>'.sprintf( esc_html__("Click on %1\$sThis Link%2\$s to open the OTP popup.","email-otp-authenticator"),'[email_otp_authn title="','"]').'</strong><br>'.esc_html__("This OTP popup is generated using the shortcode:","email-otp-authenticator").'<br><code>&#x5b;email_otp_authn title="'.esc_html__("This Link","email-otp-authenticator").'"&#x5d;</code></p><p><strong>'.esc_html__("Below is the inline OTP form,","email-otp-authenticator").'</strong><br>'.esc_html__("This inline OTP form is generated using the shortcode:","email-otp-authenticator").'<br><code>&#x5b;email_otp_authn type="inline"&#x5d;</code></p><p>[email_otp_authn type="inline"]</p><p style="margin-top:60px;margin-bottom:60px;">'.sprintf( esc_html__("Log in as an admin to access the %1\$sLayout tab%2\$s to customize the template. And, visit the %1\$sIntegration page%2\$s for step-by-step instructions on using the menu or shortcode.","email-otp-authenticator"),'<strong>','</strong>').'</p><p style="text-align:center;font-weight:bold;font-size:1.5em;">'.esc_html__("Thank you for choosing this advanced plugin.","email-otp-authenticator").'</p><br>';
     69                    $eotpa_post_content = '<div style="width:700px;"><h2 style="text-align: center;">'.esc_html__("WELCOME","email-otp-authenticator").'</h2><p style="text-align:center;font-weight:bold;font-size:1.2em;">'.esc_html__("Email OTP Authenticator","email-otp-authenticator").'<br><span style="font-size:1.5em;">'.esc_html__("Test Page","email-otp-authenticator").'</span></p><p style="margin-top:30px;"><strong>'.sprintf( esc_html__("Click on %1\$sThis Link%2\$s to open the OTP popup.","email-otp-authenticator"),'[email_otp_authn title="','"]').'</strong><br>'.esc_html__("This OTP popup is generated using the shortcode:","email-otp-authenticator").'<br><code>&#x5b;email_otp_authn title="'.esc_html__("This Link","email-otp-authenticator").'"&#x5d;</code></p><p style="margin-top:40px;"><strong>'.esc_html__("Below is the inline OTP form,","email-otp-authenticator").'</strong><br>'.esc_html__("This inline OTP form is generated using the shortcode:","email-otp-authenticator").'<br><code>&#x5b;email_otp_authn type="inline"&#x5d;</code></p><p>[email_otp_authn type="inline"]</p><p style="margin-top:60px;margin-bottom:60px;">'.sprintf( esc_html__("Log in as an admin to access the %1\$sLayout tab%2\$s to customize the template. And, visit the %1\$sIntegration page%2\$s for step-by-step instructions on using the menu or shortcode.","email-otp-authenticator"),'<strong>','</strong>').'</p><p style="text-align:center;font-weight:bold;font-size:1.5em;">'.esc_html__("Thank you for choosing this advanced plugin.","email-otp-authenticator").'</p></div>';
    7070                    $eotpa_testpage_id = wp_insert_post(
    7171                        array(
  • email-otp-authenticator/trunk/email-otp-authenticator.php

    r3336180 r3337919  
    6767                    }
    6868                } else {
    69                     $eotpa_post_content = '<h2 style="text-align: center;">'.esc_html__("WELCOME","email-otp-authenticator").'</h2><p style="text-align:center;font-weight:bold;font-size:1.2em;">'.esc_html__("Email OTP Authenticator","email-otp-authenticator").'<br><span style="font-size:1.5em;">'.esc_html__("Test Page","email-otp-authenticator").'</span></p><p><strong>'.sprintf( esc_html__("Click on %1\$sThis Link%2\$s to open the OTP popup.","email-otp-authenticator"),'[email_otp_authn title="','"]').'</strong><br>'.esc_html__("This OTP popup is generated using the shortcode:","email-otp-authenticator").'<br><code>&#x5b;email_otp_authn title="'.esc_html__("This Link","email-otp-authenticator").'"&#x5d;</code></p><p><strong>'.esc_html__("Below is the inline OTP form,","email-otp-authenticator").'</strong><br>'.esc_html__("This inline OTP form is generated using the shortcode:","email-otp-authenticator").'<br><code>&#x5b;email_otp_authn type="inline"&#x5d;</code></p><p>[email_otp_authn type="inline"]</p><p style="margin-top:60px;margin-bottom:60px;">'.sprintf( esc_html__("Log in as an admin to access the %1\$sLayout tab%2\$s to customize the template. And, visit the %1\$sIntegration page%2\$s for step-by-step instructions on using the menu or shortcode.","email-otp-authenticator"),'<strong>','</strong>').'</p><p style="text-align:center;font-weight:bold;font-size:1.5em;">'.esc_html__("Thank you for choosing this advanced plugin.","email-otp-authenticator").'</p><br>';
     69                    $eotpa_post_content = '<div style="width:700px;"><h2 style="text-align: center;">'.esc_html__("WELCOME","email-otp-authenticator").'</h2><p style="text-align:center;font-weight:bold;font-size:1.2em;">'.esc_html__("Email OTP Authenticator","email-otp-authenticator").'<br><span style="font-size:1.5em;">'.esc_html__("Test Page","email-otp-authenticator").'</span></p><p style="margin-top:30px;"><strong>'.sprintf( esc_html__("Click on %1\$sThis Link%2\$s to open the OTP popup.","email-otp-authenticator"),'[email_otp_authn title="','"]').'</strong><br>'.esc_html__("This OTP popup is generated using the shortcode:","email-otp-authenticator").'<br><code>&#x5b;email_otp_authn title="'.esc_html__("This Link","email-otp-authenticator").'"&#x5d;</code></p><p style="margin-top:40px;"><strong>'.esc_html__("Below is the inline OTP form,","email-otp-authenticator").'</strong><br>'.esc_html__("This inline OTP form is generated using the shortcode:","email-otp-authenticator").'<br><code>&#x5b;email_otp_authn type="inline"&#x5d;</code></p><p>[email_otp_authn type="inline"]</p><p style="margin-top:60px;margin-bottom:60px;">'.sprintf( esc_html__("Log in as an admin to access the %1\$sLayout tab%2\$s to customize the template. And, visit the %1\$sIntegration page%2\$s for step-by-step instructions on using the menu or shortcode.","email-otp-authenticator"),'<strong>','</strong>').'</p><p style="text-align:center;font-weight:bold;font-size:1.5em;">'.esc_html__("Thank you for choosing this advanced plugin.","email-otp-authenticator").'</p></div>';
    7070                    $eotpa_testpage_id = wp_insert_post(
    7171                        array(
Note: See TracChangeset for help on using the changeset viewer.