Skip to content

Issues: WordPress/WordPress-Coding-Standards

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

PrefixAllGlobals: sniff should check for four-letter prefixes Component: Extra Status: Requirement not met On hold until WPCS supports a particular version of a dependency (PHP, PHP_CodeSniffer, etc.). Type: Enhancement
#2467 opened Jul 20, 2024 by davidperezgar
Warning if get_post_meta (and siblings) is used with exactly two parameters. Focus: Code analysis Sniffs to prevent common mistakes and improve code in general Type: Enhancement
#2459 opened Jun 13, 2024 by apermo
1 task
Future Release
Alert when add_filter is used with a function with type hinting Focus: Code analysis Sniffs to prevent common mistakes and improve code in general Type: Enhancement
#2014 opened Nov 3, 2021 by Mte90
Enforce handling of WP_Error. Component: Extra Focus: WP interoperability Doing things the WP way, prefer using WP functionality over userland/PHP native Type: Enhancement
#1974 opened Feb 4, 2021 by herregroen
ProTip! Type g i on any issue or pull request to go back to the issue listing page.