Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update short description #612

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Update short description #612

merged 1 commit into from
Jul 8, 2024

Conversation

jeffpaul
Copy link
Member

What?

This PR shortens the short description to be within the WP.org 150 character requirement.

Prior short description: Enable Two-Factor Authentication using time-based one-time passwords (OTP, Google Authenticator), Universal 2nd Factor (FIDO U2F, YubiKey), email, and backup verification codes.

New short description: Enable Two-Factor Authentication using time-based one-time passwords, Universal 2nd Factor (FIDO U2F, YubiKey), email, and backup verification codes.

Why?

WP.org truncates the Short Description if its longer than 150 characters, we don't want that truncated, so this PR shortens it to under 150 characters.

How?

Changes the short description in readme.txt as well as the roughly matching description headed in two-factor.php.

Testing Instructions

Use an Online Character Count Tool to count the characters in the new, short description to see that its <=150 characters.

Screenshots or screencast

Changelog Entry

Changed - Shortened the Short Description to be under 150 characters per WordPress.org requirements.

@jeffpaul jeffpaul added this to the 0.10.0 milestone Jun 12, 2024
@jeffpaul jeffpaul requested a review from kasparsd June 12, 2024 20:05
@jeffpaul jeffpaul self-assigned this Jun 12, 2024
Copy link
Collaborator

@kasparsd kasparsd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeffpaul jeffpaul merged commit cc2c4ad into master Jul 8, 2024
0 of 2 checks passed
@kasparsd kasparsd mentioned this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants