[wp-trac] [WordPress Trac] #57351: Escaped Shortcodes don't work in Block themes

WordPress Trac noreply at wordpress.org
Fri Feb 10 16:46:53 UTC 2023


#57351: Escaped Shortcodes don't work in Block themes
------------------------------+---------------------
 Reporter:  TobiasBg          |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  6.2
Component:  Themes            |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-testing-info  |     Focuses:
------------------------------+---------------------
Changes (by costdev):

 * keywords:   => has-testing-info


Comment:

 == Reproduction Report
 This report validates that the issue can be reproduced.

 === Environment
 * Server: Apache (Linux)
 * WordPress: 6.2-beta1-55292-src
 * Browser: Chrome 109.0.0.0
 * OS: Windows 10
 * Theme: Twenty Twenty-One, Twenty-Twenty Two
 * Plugins:
   * Shortcode Test 1.0

 === Expected Results
 - 🐞 Twenty-Twenty Two: The shortcode is evaluated when viewing the single
 post on the frontend.
 - ✅ Twenty-Twenty One: The shortcode is not evaluated when viewing the
 single post on the frontend.
 - ✅ Twenty-Twenty One: The shortcode is not evaluated when viewing the
 home page when set to show latest posts.

 === Actual Results
 - 🐞 Twenty-Twenty Two: The shortcode is evaluated when viewing the single
 post on the frontend.
 - ✅ Twenty-Twenty One: The shortcode is not evaluated when viewing the
 single post on the frontend.
 - 🐞 Twenty-Twenty One: The shortcode is evaluated when viewing the home
 page when set to show latest posts.

 === Notes
 - It appears that this issue occurs in more than just block themes.

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


More information about the wp-trac mailing list