Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#47370 closed defect (bug) (fixed)

PHPDoc: Correction for wp_title() function (wp-includes/general-template.php file)

Reported by: vladlu Owned by: SergeyBiryukov
Priority: normal Milestone: 5.3
Component: Themes Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

Change $seplocation parameter description from Direction to display title, 'right' to Direction to display a separator, 'right'.

Attachments (1)

47370.diff (806 bytes ) - added by mukesh27 7 years ago.
Patch.

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
7 years ago

  • Component GeneralThemes
  • Milestone Awaiting Review5.3

@mukesh27
7 years ago

Patch.

#2 @mukesh27
7 years ago

  • Keywords has-patch added

#3 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 45406:

Docs: Correct description for $seplocation parameter of wp_title().

Props mukesh27, vladlu.
Fixes #47370.

Note: See TracTickets for help on using tickets.