Opened 14 years ago
Closed 14 years ago
#22217 closed defect (bug) (worksforme)
Embedding Google Documents External Documents not working anymore
| Reported by: | lucashantz | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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_htmlcapability? (Editor or administrator, or if Multisite, super admin.)