Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34351 closed defect (bug) (fixed)

Typo in rest_url() filter inline documentation for the blog_id param

Reported by: rachelbaker Owned by: rachelbaker
Priority: low Milestone: 4.4
Component: REST API Version:
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

$blod_ig -> $blog_id

Attachments (1)

34351.patch (549 bytes ) - added by rachelbaker 11 years ago.
$blod_ig -> $blog_id

Download all attachments as: .zip

Change History (3)

@rachelbaker
11 years ago

$blod_ig -> $blog_id

#1 @rachelbaker
11 years ago

  • Focuses docs added
  • Owner set to rachelbaker
  • Status newaccepted

#2 @DrewAPicture
11 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 35266:

Docs: Fix a typo in the $blog_id parameter name in the rest_url filter doc.

Props rachelbaker.
Fixes #34351.

Note: See TracTickets for help on using tickets.