[wp-trac] [WordPress Trac] #25820: [embed] shortcode can't be escaped like others
WordPress Trac
noreply at wordpress.org
Sun Aug 23 18:29:04 UTC 2015
#25820: [embed] shortcode can't be escaped like others
--------------------------+-----------------------------
Reporter: MadtownLems | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Shortcodes | Version:
Severity: minor | Resolution:
Keywords: roadmap | Focuses:
--------------------------+-----------------------------
Changes (by miqrogroove):
* keywords: has-patch 2nd-opinion => roadmap
Comment:
In following up to this ticket, I learned that the only reason we run
embeds early is to make sure their output gets into the post content
before running wpautop() and wptexturize().
I'm working on a roadmap proposal that will include running all core
shortcodes early for new posts. This means new embed codes will only run
once instead of twice. Any old-style shortcode escaping would remain
bugged for embeds and probably stay that way due to the lack of traction
here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25820#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list