Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#42176 closed defect (bug) (invalid)

Add missing space to docblock

Reported by: voldemortensen's profile voldemortensen Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Themes Keywords:
Focuses: docs Cc:

Description

In wp-includes/theme.php there is a missing space between @static and var for wp_get_themes.

Included patch adds the space.

Attachments (1)

42176.diff (462 bytes) - added by voldemortensen 7 years ago.

Download all attachments as: .zip

Change History (3)

@voldemortensen
7 years ago

#1 @voldemortensen
7 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Ha, turns out @staticvar is a thing but my syntax highlighting doesn't know about it.

#2 @SergeyBiryukov
7 years ago

  • Component changed from General to Themes
  • Focuses docs added
Note: See TracTickets for help on using tickets.