Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #57351, comment 1


Ignore:
Timestamp:
02/10/2023 05:00:27 PM (2 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57351, comment 1

    v1 v2  
    1313
    1414=== 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.
    1616- ✅ Twenty Ten through Twenty-Twenty One: The shortcode is not evaluated when viewing the single post on the frontend.
    1717- ✅ Twenty Ten through Twenty-Twenty One: The shortcode is not evaluated when viewing the home page when set to show latest posts.
    1818
    1919=== 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.
    2121- ✅ Twenty Ten through Twenty-Twenty One: The shortcode is not evaluated when viewing the single post on the frontend.
    2222- ✅ Twenty Ten through Twenty-Twenty: The shortcode is not evaluated when viewing the home page when set to show latest posts.
     
    2424
    2525=== 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.