Directory

WPCS: pull request passes the escaping rule by renatonascalves · Pull Request #282 · buddypress/buddypress · GitHub
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

WPCS: pull request passes the escaping rule #282

Closed
wants to merge 3 commits into from

Conversation

renatonascalves
Copy link
Member

Trac ticket: https://buddypress.trac.wordpress.org/ticket/7228


This Pull Request is for code review only. Please keep all other discussion in the BuddyPress Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the WordPress Core Handbook for more details.

@renatonascalves renatonascalves self-assigned this May 4, 2024
@renatonascalves renatonascalves deleted the feature/phpcs-escape branch May 4, 2024 12:58
dcavins pushed a commit to dcavins/buddypress-wp-svn that referenced this pull request May 6, 2024
Until we have all WPCS warnings and errors fixed, we block pull requests, and releases, with code with escaping or/and PHP Compatibility issues.

For local development only, we set WPCS severity to 1 to see everything that is not effectively turned off.

Run `composer run phpcs` for showing all WPCS issues.
Run `composer run phpcs-escape` for showing escaping issues.
Run `composer run phpcompat` for showing PHP Compatibility issues.

See #7228
Closes buddypress/buddypress#282

git-svn-id: http://buddypress.svn.wordpress.org/trunk@13850 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants