[wp-trac] [WordPress Trac] #32522: Embed WordPress Posts in WordPress Posts
WordPress Trac
noreply at wordpress.org
Wed Oct 7 10:35:21 UTC 2015
#32522: Embed WordPress Posts in WordPress Posts
------------------------------+---------------------
Reporter: melchoyce | Owner: pento
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.4
Component: Embeds | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Changes (by pento):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"34903"]:
{{{
#!CommitTicketReference repository="" revision="34903"
Embeds: Add oEmbed provider support.
For the past 6 years, WordPress has operated as an oEmbed consumer,
allowing users to easily embed content from other sites. By adding oEmbed
provider support, this allows any oEmbed consumer to embed posts from
WordPress sites.
In addition to creating an oEmbed provider, WordPress' oEmbed consumer
code has been enhanced to work with any site that provides oEmbed data (as
long as it matches some strict security rules), and provides a preview
from within the post editor.
For security, embeds appear within a sandboxed iframe - the iframe content
is a template that can be styled or replaced entirely by the theme on the
provider site.
Props swissspidy, pento, melchoyce, netweb, pfefferle, johnbillion,
extendwings, davidbinda, danielbachhuber, SergeyBiryukov, afercia
Fixes #32522.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32522#comment:68>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list