Changes between Initial Version and Version 1 of Ticket #61929, comment 6
- Timestamp:
- 08/27/2024 10:04:45 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61929, comment 6
initial v1 1 1 @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 3 I don't think we need a `@since` annotation for this, as there's no functional change being made.