Skip to content

Commit

Permalink
BB8-10943: Update the 2FA messaging generic for different scenarios (#…
Browse files Browse the repository at this point in the history
…5133)

* Update the 2fa messaging generic for different scenarios like 2fa forced for all users on the site

* Update two-factor.php

Co-authored-by: Gary Jones <[email protected]>

* Update two-factor.php

Co-authored-by: Gary Jones <[email protected]>

* Update the text for 2FA button

* Update two-factor.php

---------

Co-authored-by: Gary Jones <[email protected]>
Co-authored-by: Rinat K <[email protected]>
  • Loading branch information
3 people authored Jan 9, 2024
1 parent d7f8f07 commit 3aeebf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion two-factor.php
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ function wpcom_vip_two_factor_admin_notice() {
<div class="dashicons dashicons-warning" style="display:flex;float:left;margin-right:2rem;font-size:38px;align-items:center;margin-left:-20px;color:#ffb900;"></div>
<div>
<p style="font-weight:bold; font-size:16px;">
<a href="https://wpvip.com/documentation/vip-go/two-factor-authentication-on-vip-go/">Two Factor Authentication</a> is required to edit content on this site.
Your account requires <a href="https://docs.wpvip.com/security/two-factor-authentication/">two-factor authentication</a> to be enabled.
</p>

<p>For the safety and security of this site, your account access has been downgraded. Please enable two-factor authentication to restore your access.</p>
Expand Down

0 comments on commit 3aeebf8

Please sign in to comment.