This commit is contained in:
Javier Casares 2026-03-28 09:59:53 +00:00
commit 71b471e13e
19 changed files with 771 additions and 60 deletions

View file

@ -97,7 +97,7 @@ class Two_Factor_Extended_Dependency_Checker {
?>
<div class="notice notice-error">
<p>
<strong><?php esc_html_e( 'Two Factor Extended', 'two-factor-extended' ); ?>:</strong>
<strong><?php esc_html_e( 'Two-Factor Extended', 'two-factor-extended' ); ?>:</strong>
<?php
printf(
/* translators: %s: Two Factor plugin link */
@ -119,7 +119,7 @@ class Two_Factor_Extended_Dependency_Checker {
?>
<div class="notice notice-error">
<p>
<strong><?php esc_html_e( 'Two Factor Extended', 'two-factor-extended' ); ?>:</strong>
<strong><?php esc_html_e( 'Two-Factor Extended', 'two-factor-extended' ); ?>:</strong>
<?php
printf(
/* translators: %s: Minimum WordPress version */
@ -141,7 +141,7 @@ class Two_Factor_Extended_Dependency_Checker {
?>
<div class="notice notice-error">
<p>
<strong><?php esc_html_e( 'Two Factor Extended', 'two-factor-extended' ); ?>:</strong>
<strong><?php esc_html_e( 'Two-Factor Extended', 'two-factor-extended' ); ?>:</strong>
<?php
printf(
/* translators: %s: Minimum PHP version */