Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #57048, comment 8


Ignore:
Timestamp:
10/14/2024 04:38:51 PM (20 months ago)
Author:
antonvlasenko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57048, comment 8

    initial v1  
    77I believe this commit addresses the issue in your version of the function: https://github.com/GoogleForCreators/web-stories-wp/commit/a7f4977f74d24f73c0a72d23501f6a1eb7ac9337#diff-e38e7938d6df1990969cd7d147a8d590b359fa3a96a33802c85aa5723abf0223R188
    88
    9 The proposed solution in this PR appears to not only resolve the issue you mentioned, but also correct the key at which preloaded data is stored (within the context of `array_reduce()`).
     9The [https://github.com/WordPress/wordpress-develop/pull/6927 proposed solution] appears to not only resolve the issue you mentioned, but also correct the key at which preloaded data is stored (within the context of `array_reduce()`).