[wp-trac] [WordPress Trac] #58333: WordPress 6.2.1 Shortcodes some shortcode no longer works!
WordPress Trac
noreply at wordpress.org
Mon May 22 07:18:42 UTC 2023
#58333: WordPress 6.2.1 Shortcodes some shortcode no longer works!
--------------------------+----------------------
Reporter: jorcus | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.2.2
Component: Shortcodes | Version: 6.2.1
Severity: normal | Resolution: fixed
Keywords: | Focuses:
--------------------------+----------------------
Comment (by domainsupport):
I'm afraid the solution in v6.2.2 does not work for us. Although it re-
enables shortcodes in templates, it does so by executing the shortcodes
''before'' the content filters which means that superfluous `<br>` and
`<p>` tags are injected into the shortcodes.
This is especially destructive for `<textarea>` elements as the `value` is
changed.
I have raised a separate ticket for this: [ticket:58366]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58333#comment:102>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list