[wp-trac] [WordPress Trac] #33917: Using wp_editor outside the post editor screen does not give oembed functionality
WordPress Trac
noreply at wordpress.org
Sat Sep 19 00:57:52 UTC 2015
#33917: Using wp_editor outside the post editor screen does not give oembed
functionality
-------------------------+------------------------------
Reporter: mbootsman | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Embeds | Version: 4.3
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Comment (by Viper007Bond):
This isn't so much of an editor limitation but rather a limitation of the
embeds functionality and how it was designed. It wasn't written to work
outside of the context of a post and so trying to use it for a widget or
anywhere else is going to require some custom implementation on your part,
mainly where to cache requests so that you aren't making an HTTP request
on every page load.
This is likely `wontfix`, at least for now. :(
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33917#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list