Changeset 3337030
- Timestamp:
- 07/31/2025 07:38:43 AM (7 months ago)
- Location:
- email-otp-authenticator
- Files:
-
- 6 edited
-
tags/6.2.4/languages/email-otp-authenticator.pot (modified) (2 diffs)
-
tags/6.2.4/lib/settings.php (modified) (1 diff)
-
tags/6.2.4/readme.txt (modified) (1 diff)
-
trunk/languages/email-otp-authenticator.pot (modified) (2 diffs)
-
trunk/lib/settings.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
email-otp-authenticator/tags/6.2.4/languages/email-otp-authenticator.pot
r3336838 r3337030 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/email-otp-" 7 7 "authenticator\n" 8 "POT-Creation-Date: 2025-07-3 0 19:51:10+00:00\n"8 "POT-Creation-Date: 2025-07-31 07:33:15+00:00\n" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=UTF-8\n" … … 485 485 486 486 #: lib/settings.php:592 487 msgid "The available services have no any Limitation or Dependencies." 487 msgid "" 488 "All available features are free for Lifetime%1$swithout any limitation or " 489 "dependency." 488 490 msgstr "" 489 491 490 492 #: lib/settings.php:592 491 msgid "But, you can turn on Addon service to unlock all PAID features in FREE." 493 msgid "" 494 "Even, all paid features are also available and%1$sfree for Lifetime with a " 495 "minimal Limitation." 492 496 msgstr "" 493 497 494 498 #: lib/settings.php:592 495 msgid "The difference between FREE & PAID Addon service is as follows:" 499 msgid "" 500 "You can Turn on Addon+Prime service to unlock%1$sand use all PAID features " 501 "for FREE." 496 502 msgstr "" 497 503 498 504 #: lib/settings.php:592 499 msgid "FREE: The Addon file is dependent and stored on the plugin's server." 505 msgid "" 506 "The Addon file is hosted on the plugin's server and%1$sserved with a Limit " 507 "of 30 sufficient OTPs per minute." 500 508 msgstr "" 501 509 502 510 #: lib/settings.php:592 503 msgid "PAID: The Addon file is independently stored on your hosting server." 511 msgid "" 512 "While a Paid License, the Addon file is hosted on your%1$sown server and " 513 "served without any OTP Limitations." 504 514 msgstr "" 505 515 506 516 #: lib/settings.php:592 507 msgid "FREE: Addon features are served through API." 508 msgstr "" 509 510 #: lib/settings.php:592 511 msgid "PAID: Addon features are served through the plugin's file." 512 msgstr "" 513 514 #: lib/settings.php:592 515 msgid "FREE: There is an Addon Limit of 30 sufficient OTPs per minute." 516 msgstr "" 517 518 #: lib/settings.php:592 519 msgid "PAID: There is no OTP Limit for wide industrial or commercial use." 520 msgstr "" 521 522 #: lib/settings.php:592 523 msgid "FREE: Enjoy LIFETIME Addon services with this OTP Limitation." 524 msgstr "" 525 526 #: lib/settings.php:592 527 msgid "" 528 "Visit the Official Website to get your LIFETIME Addon license. A supporting " 529 "sentence." 530 msgstr "" 531 532 #: lib/settings.php:592 533 msgid "PAID:" 534 msgstr "" 535 536 #: lib/settings.php:592 537 msgid "Visit the " 538 msgstr "" 539 540 #: lib/settings.php:592 541 msgid "to get your LIFETIME Addon License." 517 msgid "" 518 "This option allows you to access both CORE and PAID%1$sfeatures for " 519 "LIFETIME, completely free of charge." 542 520 msgstr "" 543 521 -
email-otp-authenticator/tags/6.2.4/lib/settings.php
r3336838 r3337030 590 590 opensetting('', 'general'); 591 591 warnmsgttl.innerText = "<?php esc_html_e("ADDON+PRIME SERVICE","email-otp-authenticator"); ?>"; 592 warnmsgtxt.innerHTML = "<div style='text-align:left;background:#4d4d4d;text-shadow:none;padding:20px;display:inline-block;'>< span style='font-size:1.1em;'><?php esc_html_e("The available services have no any Limitation or Dependencies.","email-otp-authenticator"); ?></span><br/><?php esc_html_e("But, you can turn on Addon service to unlock all PAID features in FREE.","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("The difference between FREE & PAID Addon service is as follows:","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("FREE: The Addon file is dependent and stored on the plugin's server.","email-otp-authenticator"); ?><br/><?php esc_html_e("PAID: The Addon file is independently stored on your hosting server.","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("FREE: Addon features are served through API.","email-otp-authenticator"); ?><br/><?php esc_html_e("PAID: Addon features are served through the plugin's file.","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("FREE: There is an Addon Limit of 30 sufficient OTPs per minute.","email-otp-authenticator"); ?><br/><?php esc_html_e("PAID: There is no OTP Limit for wide industrial or commercial use.","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("FREE: Enjoy LIFETIME Addon services with this OTP Limitation.","email-otp-authenticator"); ?><br/><?php $supporting_sentence = esc_html__("Visit the Official Website to get your LIFETIME Addon license. A supporting sentence.","email-otp-authenticator"); ?><?php esc_html_e("PAID:","email-otp-authenticator"); ?> <?php esc_html_e("Visit the ","email-otp-authenticator"); ?> <a href='https://eotpa.cs7.in' target='_blank' style='text-decoration:none;color:#0099bb;'><?php echo esc_html( $UpgradeStr ); ?></a> <?php esc_html_e("to get your LIFETIME Addon License.","email-otp-authenticator"); ?></div>";592 warnmsgtxt.innerHTML = "<div style='text-align:left;background:#4d4d4d;text-shadow:none;padding:20px;display:inline-block;'><?php printf( esc_html__("All available features are free for Lifetime%1\$swithout any limitation or dependency.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("Even, all paid features are also available and%1\$sfree for Lifetime with a minimal Limitation.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("You can Turn on Addon+Prime service to unlock%1\$sand use all PAID features for FREE.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("The Addon file is hosted on the plugin's server and%1\$sserved with a Limit of 30 sufficient OTPs per minute.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("While a Paid License, the Addon file is hosted on your%1\$sown server and served without any OTP Limitations.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("This option allows you to access both CORE and PAID%1\$sfeatures for LIFETIME, completely free of charge.","email-otp-authenticator"),"<br>"); ?></div>"; 593 593 } else if(maintbl){ 594 594 if(msgflagnum == 1){ -
email-otp-authenticator/tags/6.2.4/readme.txt
r3336838 r3337030 169 169 * Released on: 29-Jul-2025 170 170 * Fixed: An effective bug in the class file for globals has been fixed. 171 * Fixed: An user interface bu tin Addon service details has been fixed.171 * Fixed: An user interface bug in Addon service details has been fixed. 172 172 * Added: A major feature as setup wizard has been added in the plugin. 173 173 * Improved: Settings storage feature is replaced with universal storage. 174 174 * Improved: Separate admin url function is replaced with common admin url. 175 * Improved: Complete admin panel template has bee dimproved for better look.175 * Improved: Complete admin panel template has been improved for better look. 176 176 * Rectified: Addon service notes has been rectified in the settings. 177 177 * Rectified: Load demo class file with the same version plugin has been added. -
email-otp-authenticator/trunk/languages/email-otp-authenticator.pot
r3336838 r3337030 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/email-otp-" 7 7 "authenticator\n" 8 "POT-Creation-Date: 2025-07-3 0 19:51:10+00:00\n"8 "POT-Creation-Date: 2025-07-31 07:33:15+00:00\n" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=UTF-8\n" … … 485 485 486 486 #: lib/settings.php:592 487 msgid "The available services have no any Limitation or Dependencies." 487 msgid "" 488 "All available features are free for Lifetime%1$swithout any limitation or " 489 "dependency." 488 490 msgstr "" 489 491 490 492 #: lib/settings.php:592 491 msgid "But, you can turn on Addon service to unlock all PAID features in FREE." 493 msgid "" 494 "Even, all paid features are also available and%1$sfree for Lifetime with a " 495 "minimal Limitation." 492 496 msgstr "" 493 497 494 498 #: lib/settings.php:592 495 msgid "The difference between FREE & PAID Addon service is as follows:" 499 msgid "" 500 "You can Turn on Addon+Prime service to unlock%1$sand use all PAID features " 501 "for FREE." 496 502 msgstr "" 497 503 498 504 #: lib/settings.php:592 499 msgid "FREE: The Addon file is dependent and stored on the plugin's server." 505 msgid "" 506 "The Addon file is hosted on the plugin's server and%1$sserved with a Limit " 507 "of 30 sufficient OTPs per minute." 500 508 msgstr "" 501 509 502 510 #: lib/settings.php:592 503 msgid "PAID: The Addon file is independently stored on your hosting server." 511 msgid "" 512 "While a Paid License, the Addon file is hosted on your%1$sown server and " 513 "served without any OTP Limitations." 504 514 msgstr "" 505 515 506 516 #: lib/settings.php:592 507 msgid "FREE: Addon features are served through API." 508 msgstr "" 509 510 #: lib/settings.php:592 511 msgid "PAID: Addon features are served through the plugin's file." 512 msgstr "" 513 514 #: lib/settings.php:592 515 msgid "FREE: There is an Addon Limit of 30 sufficient OTPs per minute." 516 msgstr "" 517 518 #: lib/settings.php:592 519 msgid "PAID: There is no OTP Limit for wide industrial or commercial use." 520 msgstr "" 521 522 #: lib/settings.php:592 523 msgid "FREE: Enjoy LIFETIME Addon services with this OTP Limitation." 524 msgstr "" 525 526 #: lib/settings.php:592 527 msgid "" 528 "Visit the Official Website to get your LIFETIME Addon license. A supporting " 529 "sentence." 530 msgstr "" 531 532 #: lib/settings.php:592 533 msgid "PAID:" 534 msgstr "" 535 536 #: lib/settings.php:592 537 msgid "Visit the " 538 msgstr "" 539 540 #: lib/settings.php:592 541 msgid "to get your LIFETIME Addon License." 517 msgid "" 518 "This option allows you to access both CORE and PAID%1$sfeatures for " 519 "LIFETIME, completely free of charge." 542 520 msgstr "" 543 521 -
email-otp-authenticator/trunk/lib/settings.php
r3336838 r3337030 590 590 opensetting('', 'general'); 591 591 warnmsgttl.innerText = "<?php esc_html_e("ADDON+PRIME SERVICE","email-otp-authenticator"); ?>"; 592 warnmsgtxt.innerHTML = "<div style='text-align:left;background:#4d4d4d;text-shadow:none;padding:20px;display:inline-block;'>< span style='font-size:1.1em;'><?php esc_html_e("The available services have no any Limitation or Dependencies.","email-otp-authenticator"); ?></span><br/><?php esc_html_e("But, you can turn on Addon service to unlock all PAID features in FREE.","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("The difference between FREE & PAID Addon service is as follows:","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("FREE: The Addon file is dependent and stored on the plugin's server.","email-otp-authenticator"); ?><br/><?php esc_html_e("PAID: The Addon file is independently stored on your hosting server.","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("FREE: Addon features are served through API.","email-otp-authenticator"); ?><br/><?php esc_html_e("PAID: Addon features are served through the plugin's file.","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("FREE: There is an Addon Limit of 30 sufficient OTPs per minute.","email-otp-authenticator"); ?><br/><?php esc_html_e("PAID: There is no OTP Limit for wide industrial or commercial use.","email-otp-authenticator"); ?><br/><br/><?php esc_html_e("FREE: Enjoy LIFETIME Addon services with this OTP Limitation.","email-otp-authenticator"); ?><br/><?php $supporting_sentence = esc_html__("Visit the Official Website to get your LIFETIME Addon license. A supporting sentence.","email-otp-authenticator"); ?><?php esc_html_e("PAID:","email-otp-authenticator"); ?> <?php esc_html_e("Visit the ","email-otp-authenticator"); ?> <a href='https://eotpa.cs7.in' target='_blank' style='text-decoration:none;color:#0099bb;'><?php echo esc_html( $UpgradeStr ); ?></a> <?php esc_html_e("to get your LIFETIME Addon License.","email-otp-authenticator"); ?></div>";592 warnmsgtxt.innerHTML = "<div style='text-align:left;background:#4d4d4d;text-shadow:none;padding:20px;display:inline-block;'><?php printf( esc_html__("All available features are free for Lifetime%1\$swithout any limitation or dependency.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("Even, all paid features are also available and%1\$sfree for Lifetime with a minimal Limitation.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("You can Turn on Addon+Prime service to unlock%1\$sand use all PAID features for FREE.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("The Addon file is hosted on the plugin's server and%1\$sserved with a Limit of 30 sufficient OTPs per minute.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("While a Paid License, the Addon file is hosted on your%1\$sown server and served without any OTP Limitations.","email-otp-authenticator"),"<br>"); ?><br><br><?php printf( esc_html__("This option allows you to access both CORE and PAID%1\$sfeatures for LIFETIME, completely free of charge.","email-otp-authenticator"),"<br>"); ?></div>"; 593 593 } else if(maintbl){ 594 594 if(msgflagnum == 1){ -
email-otp-authenticator/trunk/readme.txt
r3336838 r3337030 169 169 * Released on: 29-Jul-2025 170 170 * Fixed: An effective bug in the class file for globals has been fixed. 171 * Fixed: An user interface bu tin Addon service details has been fixed.171 * Fixed: An user interface bug in Addon service details has been fixed. 172 172 * Added: A major feature as setup wizard has been added in the plugin. 173 173 * Improved: Settings storage feature is replaced with universal storage. 174 174 * Improved: Separate admin url function is replaced with common admin url. 175 * Improved: Complete admin panel template has bee dimproved for better look.175 * Improved: Complete admin panel template has been improved for better look. 176 176 * Rectified: Addon service notes has been rectified in the settings. 177 177 * Rectified: Load demo class file with the same version plugin has been added.
Note: See TracChangeset
for help on using the changeset viewer.