Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #60016


Ignore:
Timestamp:
12/05/2023 11:16:19 PM (2 years ago)
Author:
pbearne
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60016

    • Property Keywords has-patch has-unit-tests added
  • Ticket #60016 – Description

    initial v2  
    33the doc say to set a bool but is allows you set any value eg 'false' which on empty
    44
    5 So I am add  a cast to make the value set is bool
     5So I have added a cast to make sure the value set is bool
    66
    77see pre fix tests