Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#35415 closed defect (bug) (fixed)

Incorrect get_current_blog_id() docs

Reported by: ericlewis Owned by: ericlewis
Priority: normal Milestone: 4.5
Component: Networks and Sites Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs, multisite

Description

The docs say

Retrieve the current blog ID.

Let's refer to this as a blog.

Attachments (2)

35415.diff (313 bytes ) - added by ericlewis 11 years ago.
35415.2.diff (451 bytes ) - added by ericlewis 11 years ago.

Download all attachments as: .zip

Change History (4)

@ericlewis
11 years ago

#1 @ericlewis
11 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review4.5

@ericlewis
11 years ago

#2 @ericlewis
11 years ago

  • Owner set to ericlewis
  • Resolutionfixed
  • Status newclosed

In 36317:

Docs: Use "site" rather than "blog" in get_current_blog_id() docs.

Fixes #35415.

Note: See TracTickets for help on using tickets.