Tour Operator plugin to meet WordPress Coding Standards before pushing 2.0 release to wordpress.org #358
Labels
[Status] Needs More Info
Follow-up required in order to be actionable.
[Type] Code Quality
Issues or PRs that relate to code quality & coding standards
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Milestone
Ensure Tour Operator Plugin Meets WordPress Coding Standards
Issue Summary
Before we push the upcoming
2.0
release of the Tour Operator plugin to WordPress.org, we need to ensure the entire codebase adheres to WordPress Coding Standards.Steps to be Completed:
phpcs --standard=WordPress .
eslint --config=eslint-config-wordpress .
2.0
release.Acceptance Criteria:
Related Links:
The text was updated successfully, but these errors were encountered: