Changes between Version 1 and Version 2 of Ticket #57351, comment 1
- Timestamp:
- 02/10/2023 05:00:27 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57351, comment 1
v1 v2 13 13 14 14 === Expected Results 15 - 🐞 Twenty-Twenty Two : The shortcode is evaluated when viewing the single post on the frontend.15 - 🐞 Twenty-Twenty Two/Three: The shortcode is evaluated when viewing the single post on the frontend. 16 16 - ✅ Twenty Ten through Twenty-Twenty One: The shortcode is not evaluated when viewing the single post on the frontend. 17 17 - ✅ Twenty Ten through Twenty-Twenty One: The shortcode is not evaluated when viewing the home page when set to show latest posts. 18 18 19 19 === Actual Results 20 - 🐞 Twenty-Twenty Two : The shortcode is evaluated when viewing the single post on the frontend.20 - 🐞 Twenty-Twenty Two/Three: The shortcode is evaluated when viewing the single post on the frontend. 21 21 - ✅ Twenty Ten through Twenty-Twenty One: The shortcode is not evaluated when viewing the single post on the frontend. 22 22 - ✅ Twenty Ten through Twenty-Twenty: The shortcode is not evaluated when viewing the home page when set to show latest posts. … … 24 24 25 25 === Notes 26 - It appears that this issue occurs in more than just block themes.26 - It appears that this issue occurs on Twenty-Twenty Two and Twenty-Twenty Three on the home page and on a single post, but also on Twenty-Twenty One on the home page.