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

Fix variable name in application_name_exists polyfill #455

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Fix variable name in application_name_exists polyfill #455

merged 1 commit into from
Jan 11, 2024

Conversation

ernilambar
Copy link
Member

Non existing $name variable has been used in application_name_exists_for_user in User_Application_Password_Command class. It should have been $app_name

@ernilambar ernilambar requested a review from a team as a code owner January 11, 2024 09:20
@swissspidy swissspidy merged commit 1378a4e into wp-cli:main Jan 11, 2024
36 checks passed
@swissspidy swissspidy added this to the 2.6.1 milestone Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants