[wp-trac] [WordPress Trac] #58333: WordPress 6.2.1 Shortcodes some shortcode no longer works!
WordPress Trac
noreply at wordpress.org
Sat May 20 15:21:03 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 miyarakira):
> Editor: Restore shortcode support for block templates.
If the solution to fixing the security vulnerability while still
supporting shortcodes was to put `do_shortcode` ''before'' `do_blocks`..
What about all the "content" filters - `the_content`,
`widget_text_content`, and `widget_block_content` - all of which applies
`do_blocks` ''then'' `do_shortcode`? And the Post Content block, which
applies the `the_content` filter and can also have nested Post Content
blocks?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58333#comment:99>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list