Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#40004 closed defect (bug) (fixed)

Wrap docblock description of `wp_term_is_shared()` to 80 characters

Reported by: netweb Owned by: boonebgorges
Priority: low Milestone: 4.8
Component: Taxonomy Version:
Severity: trivial Keywords: has-patch commit
Cc: Focuses: docs

Description

The description was already two lines, one line excessively long for some reason /shrug

https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/php/#line-wrapping

Attachments (1)

40004.diff (622 bytes ) - added by netweb 9 years ago.

Download all attachments as: .zip

Change History (2)

@netweb
9 years ago

#1 @boonebgorges
9 years ago

  • Owner set to boonebgorges
  • Resolutionfixed
  • Status newclosed

In 40143:

Improve formatting in wp_term_is_shared() docblock.

Props netweb.
Fixes #40004.

Note: See TracTickets for help on using tickets.