Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58087, comment 33


Ignore:
Timestamp:
04/30/2024 07:58:17 PM (2 years ago)
Author:
antonvlasenko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58087, comment 33

    initial v1  
    33The rationale for this decision is outlined in https://core.trac.wordpress.org/ticket/60875#comment:1.
    44Another 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.
     5FYI, 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.
    66
    77I'd be grateful for any kind of feedback.