Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60532, comment 5


Ignore:
Timestamp:
10/29/2024 06:03:45 AM (19 months ago)
Author:
apermo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60532, comment 5

    initial v1  
    11@geekofshire @sagarsavani7979 Imho the position of the filter is broken as it is in the patch and PR. The position is too low, `$object_id` is already used before to fill `$old_tt_ids`. So under normal conditions `$old_tt_ids` will have the wrong content if `$append` is `false`
     2
     3Also see: https://github.com/WordPress/wordpress-develop/pull/7660#discussion_r1820132363