Opened 12 years ago
Closed 12 years ago
#22217 closed defect (bug) (worksforme)
Embedding Google Documents External Documents not working anymore
Reported by: | lucashantz | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
I've followed the instructions here : http://en.support.wordpress.com/google-docs/ to embed an external document in Google Documents and it didn't work.
When I save my post, the iframe code disappear instead of being rewrite in shortcode.
Here is an example of the code generated by the "Embed link" option menu in GDocs. (document id is fake)
<iframe src="https://docs.google.com/file/d/0ByMLESoW5b86NzV12345a2lVdmM/preview" width="640" height="480"></iframe>
Change History (2)
Note: See
TracTickets for help on using
tickets.
Are you talking about WordPress.com or self-hosted installation?
There's no functionality in core to convert that iframe to a shortcode. However, the example provided works for me in 3.4 and 3.5-beta2 (doesn't disappear on saving).
Do you have the
unfiltered_html
capability? (Editor or administrator, or if Multisite, super admin.)