Skip to content
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.

Ability to set what level of errors to catch #1

Open
mjangda opened this issue Feb 9, 2012 · 2 comments
Open

Ability to set what level of errors to catch #1

mjangda opened this issue Feb 9, 2012 · 2 comments

Comments

@mjangda
Copy link
Member

mjangda commented Feb 9, 2012

When scanning, you should be able to specify that the level of errors you want to see. For example: only Blockers; or only Blockers, Warnings, and Notes.

mfields pushed a commit that referenced this issue Feb 24, 2012
@mfields
Copy link
Contributor

mfields commented Feb 24, 2012

Plans to move forward:

  • Add ability to define levels when registering a new review.
  • These levels should somehow map to "Pass" and "Fail".
  • Dynamically generate a list of checkboxes in VIP_Scanner_UI::display_vip_scanner_form() enabling a user to choose the levels to be included in the report. This is similar to the Theme Check plugin's "Suppress INFO" checkbox.

@joshbetz
Copy link
Contributor

from @nickdaugherty:

  • Don’t report stuff like adding filters – why is this a thing? At least collapse those, get them out of regular results.
  • Why is using transients flagged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants