[wp-trac] [WordPress Trac] #34939: Shortcode regex no longer matches [shortcode=XXX]
WordPress Trac
noreply at wordpress.org
Sat Dec 26 04:45:28 UTC 2015
#34939: Shortcode regex no longer matches [shortcode=XXX]
-------------------------------------+--------------------------
Reporter: kraftbj | Owner: miqrogroove
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4.1
Component: Shortcodes | Version: 4.4
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+--------------------------
Changes (by dd32):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"36097"]:
{{{
#!CommitTicketReference repository="" revision="36097"
Shortcodes: `=` is a reserved character in shortcode names, mark it as
such.
This allows for shortcodes such as `[shortcode=attribute]` to work, which
while never intentionally supported were widely used in the pre-shortcode
days.
Props aaroncampbell.
Fixes #34939 for trunk.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34939#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list