Opened 9 years ago
Closed 7 years ago
#34092 closed enhancement (wontfix)
Introduce Multiple Enclosures for Shortcodes
Reported by: | miqrogroove | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Shortcodes | Keywords: | |
Focuses: | javascript | Cc: |
Description
Expand the shortcode syntax to allow HTML attributes between shortcode tags rather than inside of them.
See https://make.wordpress.org/core/2015/09/29/shortcode-roadmap-draft-two/
Attachments (5)
Change History (10)
#2
@
9 years ago
There may be additional bug fixes needed for Javascript files, see https://wordpress.slack.com/archives/feature-shortcode/p1444072369000020
#3
@
9 years ago
- Focuses javascript added
- Keywords has-patch removed
34092.5.diff is ready on the PHP side, but needs someone to help port into Javascript.
Note: See
TracTickets for help on using
tickets.
Skip enclosure parsing with a strpos check for only one enclosure.