Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61627, comment 27


Ignore:
Timestamp:
10/14/2024 12:13:01 AM (7 months ago)
Author:
peterwilsoncc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61627, comment 27

    initial v1  
    77> WordPress uses the function in a number of locations in which a theme or plugin modifying the value could be problematic. This includes for version comparisons, during upgrade routines, in site health and debug reports. See #61627.
    88
    9 Additionally, I've closed this as fixed as I can't see the need to further expand the use of the function. If anything is found to be broken, it can be fixed on a follow up ticket.
     9Additionally, I've closed this as fixed as I can't see the need to further expand the use of the function during the current release cycle. If anything is found to be broken, it can be fixed on a follow up ticket.