[wp-trac] [WordPress Trac] #34090: Prevent Registration of Invalid Shortcode Names
WordPress Trac
noreply at wordpress.org
Wed Sep 30 01:59:34 UTC 2015
#34090: Prevent Registration of Invalid Shortcode Names
-------------------------+-----------------------------
Reporter: miqrogroove | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: Awaiting Review
Component: Shortcodes | Version:
Severity: normal | Keywords: roadmap
Focuses: |
-------------------------+-----------------------------
All versions of the Shortcode API have allowed registration of any
shortcode name, even though certain characters would be impossible to use
inside of a shortcode.
In addition to specifying which shortcode delimiters are reserved, we also
need to prevent any use of HTML special characters in shortcode names.
See https://make.wordpress.org/core/2015/09/29/shortcode-roadmap-draft-
two/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34090>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list