Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#20355 closed defect (bug) (fixed)

Correct wp_oembed_get() inline docs

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: duck_'s profile duck_
Milestone: 3.4 Priority: normal
Severity: minor Version: 3.3.1
Component: Inline Docs Keywords: has-patch
Focuses: Cc:

Description

wp_oembed_get() returns false on failure, not the original URL.

Attachments (1)

20355.patch (584 bytes) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (2)

#1 @duck_
13 years ago

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

In [20562]:

wp_oembed_get() returns false on failure. Props SergeyBiryukov. Fixes #20355.

Note: See TracTickets for help on using tickets.