Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #24070, comment 6


Ignore:
Timestamp:
04/15/2013 09:47:35 PM (12 years ago)
Author:
jbobich
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24070, comment 6

    v1 v2  
    11@kovshenin -- Awesome, that definitely solves it.
    22
    3 Is there a reason why `wp_audio_embed` and `wp_video_embed` need to parse the shorcodes to begin with (i.e. before [http://core.trac.wordpress.org/attachment/ticket/24070/24070.2.diff 24070.2.diff])? Meaning, does removing that functionality and just allowing the shortcodes to be parsed along with everything else later on effect anything else?
     3Is there a reason why `wp_audio_embed` and `wp_video_embed` need to parse the shorcodes to begin with (i.e. before [attachment:24070.2.diff])? Meaning, does removing that functionality and just allowing the shortcodes to be parsed along with everything else later on effect anything else?