Opened 6 years ago
Closed 6 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 |
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
Change $seplocation parameter description from Direction to display title, 'right'
to Direction to display a separator, 'right'
.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Patch.