Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61929, comment 6


Ignore:
Timestamp:
08/27/2024 10:04:45 PM (21 months ago)
Author:
flixos90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61929, comment 6

    initial v1  
    11@joemcgill Based on your feedback, I have updated https://github.com/WordPress/wordpress-develop/pull/7250 to include notes on `'yes'|'no'` being accepted for backward compatibility. This way they're still documented, but clearly just for BC. This is in line with how it's done for `add_option()`.
     2
     3I don't think we need a `@since` annotation for this, as there's no functional change being made.