Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#28931 closed task (blessed) (fixed)

Fix inline comments syntax

Reported by: drewapicture's profile DrewAPicture Owned by: drewapicture's profile DrewAPicture
Milestone: 4.0 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: docs Cc:

Description

Just need a catch-all place to corral commits for inline comments syntax fixes. This will mostly be things like fixing casing and full-stops on single-line comments, and multi-line comment styles.

See: http://make.wordpress.org/core/handbook/inline-documentation-standards/php-documentation-standards/#5-inline-comments

Attachments (2)

wp-admin-28931.diff (114.6 KB) - added by DrewAPicture 10 years ago.
wp-root-28931.diff (3.6 KB) - added by DrewAPicture 10 years ago.

Download all attachments as: .zip

Change History (7)

#1 @DrewAPicture
10 years ago

  • Owner set to DrewAPicture
  • Status changed from new to assigned

#2 @DrewAPicture
10 years ago

In 29205:

Fix syntax for single- and multi-line comments in root-directory files.

See #28931.

#3 @DrewAPicture
10 years ago

In 29206:

Fix syntax for single- and multi-line comments in wp-admin-directory files.

See #28931.

#4 @DrewAPicture
10 years ago

In 29229:

Fix syntax for single- and multi-line comments in wp-includes/class-http.php.

See #28943 and #28931.

#5 @DrewAPicture
10 years ago

  • Milestone changed from Future Release to 4.0
  • Resolution set to fixed
  • Status changed from assigned to closed

Let's call this fixed and pick it up again in tickets targeted at specific files or functionality.

Note: See TracTickets for help on using tickets.