diff options
author | SergeyBiryukov <SergeyBiryukov@602fd350-edb4-49c9-b593-d223f7449a82> | 2025-06-20 17:04:02 +0000 |
---|---|---|
committer | SergeyBiryukov <SergeyBiryukov@602fd350-edb4-49c9-b593-d223f7449a82> | 2025-06-20 17:04:02 +0000 |
commit | 316da06a5fac9fa014fa3aa135b6c7f7b4136edb (patch) | |
tree | d4aa66b6557c0281e409a81f49ae6942d3d0921b /src/wp-includes/class-wp-tax-query.php | |
parent | ebace79f789958504e1ec27e6644fac79ebc3ee4 (diff) | |
download | wordpress-trunk.tar.gz wordpress-trunk.zip |
This commit corrects some parameter type issues concerning arrays. More specifically:
* `separate_comments()` now correctly indicates that it returns an array of `WP_Comment` objects, keyed by their string types.
* `_close_comments_for_old_posts()` now correctly indicates that it both takes and returns an array of `WP_Post` objects.
Follow-up to [8892], [8897], [8949], [32587], [42876].
Props justlevine, johnbillion.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60330 602fd350-edb4-49c9-b593-d223f7449a82
Diffstat (limited to 'src/wp-includes/class-wp-tax-query.php')
0 files changed, 0 insertions, 0 deletions