Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54844, comment 10


Ignore:
Timestamp:
02/04/2022 12:18:05 PM (4 years ago)
Author:
dolphingg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54844, comment 10

    initial v1  
    11@costdev  Suggestion to use {{{current_theme_supports}}} instead of {{{get_theme_support}}} because the latter will return an array if the condition is true.
    22
    3 We were testing your patch on version 5.8 and came to the conclusion that the function {{{wp_is_block_theme()}}} was introduced in WordPress version 5.9.
     3@sresok and me were testing your patch on version 5.8 and came to the conclusion that the function {{{wp_is_block_theme()}}} was introduced in WordPress version 5.9.
    44
    55Can we change the version mentioned in this ticket?
     6