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

Introduce check category labels #375

Merged

Conversation

ernilambar
Copy link
Member

Closes #373

@swissspidy
Copy link
Member

Now that #339 is merged we can use these in includes/CLI/Plugin_Check_Command.php.

@ernilambar ernilambar force-pushed the 373-introduce-category-labels branch from 0dfcc76 to d99ec6f Compare January 5, 2024 14:44
@ernilambar
Copy link
Member Author

Now that #339 is merged we can use these in includes/CLI/Plugin_Check_Command.php.

PR updated.

Copy link
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

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

@ernilambar Thanks for the PR, this looks great!

Two non-blocking nit-picks, my only crucial feedback is to not escape the strings too early.

includes/Checker/Check_Categories.php Outdated Show resolved Hide resolved
includes/Admin/Admin_Page.php Outdated Show resolved Hide resolved
includes/CLI/Plugin_Check_Command.php Outdated Show resolved Hide resolved
@ernilambar
Copy link
Member Author

PR updated.

Copy link
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

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

Thanks @ernilambar, looks great!

includes/Admin/Admin_Page.php Outdated Show resolved Hide resolved
@felixarntz felixarntz merged commit 43c4af9 into WordPress:trunk Jan 6, 2024
25 checks passed
@ernilambar ernilambar deleted the 373-introduce-category-labels branch January 6, 2024 06:33
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.

Introduce proper user-facing names for check categories
3 participants