[wp-trac] [WordPress Trac] #27237: Instagram embeds returning bad URL

WordPress Trac noreply at wordpress.org
Mon May 5 08:50:40 UTC 2014


#27237: Instagram embeds returning bad URL
--------------------------+------------------------------
 Reporter:  pbearne       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Embeds        |     Version:  3.8.1
 Severity:  normal        |  Resolution:
 Keywords:  dev-feedback  |     Focuses:
--------------------------+------------------------------

Comment (by SergeyBiryukov):

 Replying to [comment:11 Danny159]:
 > I dont get a broken image I just get the Instagram URL coming up.

 You seem to have the URL inside of a `<p>` tag:
 {{{
 <p style="text-align: center;">http://instagram.com/p/nZArSAwz1J/</p>
 }}}

 If should work on its own line, just like any other
 [https://codex.wordpress.org/Embeds embeds]:
 {{{
 http://instagram.com/p/nZArSAwz1J/
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27237#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list