-
Notifications
You must be signed in to change notification settings - Fork 83
feat: Add check type filter (SOLUTION 2) #1094
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
feat: Add check type filter (SOLUTION 2) #1094
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Hello @kofimokome thanks for your contribution. Could you make columns for categories and type?, so It does not take more scroll? |
|
hi @davidperezgar |
|
A little more space and we are done. |
a0389a9 to
b47c3f8
Compare
b47c3f8 to
3d2f9b6
Compare
|
@kofimokome I've merged some PR. You could resolve the conflicts and we are done! |
…ck into feat/hide-errors-2
|
Hi @davidperezgar I discovered that the complexity of the Admin_Ajax file has increased to 53 after resolving conflicts. Do you have any suggestions on how to reduce it to below 50? |
|
Could you try to fix it? If you try and you cannot make it, we can see the option to disable this directive. |
|
Hello @davidperezgar I have reduced the complexity of the Admin_AJAX.php file. |
|
Thanks!!!! |
|
Seems the Props Bot wasn't used on this commit? |
|
It's supposed to be automatic. We didn't change any set. |


Fixes #1086
Alternative solution to #1093