Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#24505 closed defect (bug) (fixed)

Call media embed functions directly rather than calling do_shortcode()

Reported by: aaroncampbell's profile aaroncampbell Owned by: nacin's profile nacin
Milestone: 3.6 Priority: normal
Severity: normal Version:
Component: Media Keywords: has-patch commit
Focuses: Cc:

Description

Call functions directly rather than calling do_shortcode()

As per http://make.wordpress.org/core/2013/05/29/post-formats-ui-is-exiting-core-will-live-as-a-plugin/

Attachments (1)

24505.diff (3.1 KB) - added by kovshenin 11 years ago.

Download all attachments as: .zip

Change History (5)

@kovshenin
11 years ago

#1 @kovshenin
11 years ago

First pass in 24505.diff. I haven't followed the discussion about this, nor have I been able to find any discussion in IRC logs, can somebody provide a link?

#2 @wonderboymusic
11 years ago

  • Keywords has-patch added; needs-patch removed

#3 @wonderboymusic
11 years ago

  • Keywords commit added

This looks good.

#4 @nacin
11 years ago

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

In 24547:

Call shortcode functions directly. props kovshenin, fixes #24505.

Note: See TracTickets for help on using tickets.