[wp-trac] [WordPress Trac] #58333: WordPress 6.2.1 Shortcodes some shortcode no longer works!

WordPress Trac noreply at wordpress.org
Wed May 17 14:42:49 UTC 2023


#58333: WordPress 6.2.1 Shortcodes some shortcode no longer works!
--------------------------+-----------------------
 Reporter:  jorcus        |       Owner:  (none)
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  6.2.2
Component:  Shortcodes    |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+-----------------------

Comment (by asafm7):

 Sorry if this is a stupid question, but how are shortcodes less secure
 than blocks? Aren't they both placeholders being saved in the DB and later
 being replaced with content by a function? The concept seems identical to
 me. The only thing I can think of is the parsing mechanism. Maybe
 "parse_blocks" is safer than "do_shortcode"? If this is the case, can't
 "do_shortcode" be made safer?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58333#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list