Changes between Initial Version and Version 1 of Ticket #58087, comment 33
- Timestamp:
- 04/30/2024 07:58:17 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58087, comment 33
initial v1 3 3 The rationale for this decision is outlined in https://core.trac.wordpress.org/ticket/60875#comment:1. 4 4 Another reason for not adding a private property was risk of breaking plugins that cast an `WP_Term` object to an array: https://www.wpdirectory.net/search/01HWR887XBHDYRN6G0E7N0SVZA 5 Moreover, this new [https://github.com/WordPress/wordpress-develop/pull/6426 PR] incorporates the suggestion mentioned in https://core.trac.wordpress.org/ticket/56034#comment:70.5 FYI, this new [https://github.com/WordPress/wordpress-develop/pull/6426 PR] incorporates the suggestion mentioned in https://core.trac.wordpress.org/ticket/56034#comment:70. 6 6 7 7 I'd be grateful for any kind of feedback.