Opened 9 years ago
Closed 9 years ago
#40089 closed enhancement (invalid)
Fix coding standard for wp-includes/taxonomy.php
| Reported by: | NomNom99 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Taxonomy | Version: | 4.8 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Some lines have code which do not follow the WordPress coding standards.
Attachments (1)
Change History (3)
#2
@
9 years ago
- Milestone Awaiting Review
- Resolution → invalid
- Status new → closed
Hi @NomNom99, welcome to WordPress Trac! Thanks for the ticket and the patch.
WordPress generally discourages code refactoring just for the sake of formatting cleanup. Coding style fixes should be a result of more substantial changes: https://make.wordpress.org/core/handbook/contribute/code-refactoring/.
We'd love to see more patches from you in the future, though!
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fix coding standards