Make WordPress Core

Timestamp:
09/05/2015 10:24:16 PM (11 years ago)
Author:
wonderboymusic
Message:

In wp_list_comments(), update the comment meta cache when the comments derive from WP_Query and the new ->comment_meta_cached prop is false.

There are no uses of wp_list_comments() in Core where $comments are passed as the 2nd argument.

Adds unit tests.

Props wonderboymusic, bradt.
Fixes #16894.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.