Make WordPress Core

Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#21210 closed enhancement (fixed)

Coding formating in register_taxonomy defaults array

Reported by: WraithKenny Owned by: SergeyBiryukov
Priority: lowest Milestone: 3.6
Component: Taxonomy Version:
Severity: trivial Keywords: has-patch
Cc: Focuses:

Description

patched

Attachments (1)

taxonomy.php.patch (1.0 KB ) - added by WraithKenny 14 years ago.

Download all attachments as: .zip

Change History (5)

#1 @SergeyBiryukov
14 years ago

  • Component GeneralTaxonomy
  • Milestone Awaiting Review3.6
  • Priority normallowest
  • Severity minortrivial

#2 @SergeyBiryukov
13 years ago

Note that formatting cleanup tickets are generally discouraged. Coding style fixes should be a result of more substantial changes: http://wpdevel.wordpress.com/2011/03/23/code-refactoring/.

This one seems like a valid fix for readability though.

#3 @SergeyBiryukov
13 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 23598:

Fix array formatting. props WraithKenny. fixes #21210.

#4 @SergeyBiryukov
13 years ago

In 23668:

Fix array formatting. see #21210.

Note: See TracTickets for help on using tickets.