Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#37241 closed defect (bug) (fixed)

Remove duplicated PHPDoc comment from is_main_site

Reported by: kenshino's profile Kenshino Owned by: jeremyfelt's profile jeremyfelt
Milestone: 4.6 Priority: normal
Severity: normal Version: 4.6
Component: Networks and Sites Keywords: has-patch commit
Focuses: docs, multisite Cc:

Description

is_main_site's parameter has two lines of 'Defaults to current site.'

Removing the extra

Attachments (1)

37241.patch (610 bytes) - added by Kenshino 9 years ago.

Download all attachments as: .zip

Change History (4)

@Kenshino
9 years ago

#1 @swissspidy
9 years ago

  • Component changed from General to Networks and Sites
  • Focuses multisite added
  • Keywords has-patch commit added
  • Milestone changed from Awaiting Review to 4.6

#2 @jeremyfelt
9 years ago

  • Owner set to jeremyfelt
  • Resolution set to fixed
  • Status changed from new to closed

In 37932:

Docs: Remove duplicate text for is_main_site() parameter.

Props Kenshino.
Fixes #37241.

#3 @Kenshino
9 years ago

Wow this is my first (albeit tiny in the tiniest sense) core patch :)

Thank you Jeremy. It made my day!

Note: See TracTickets for help on using tickets.