Changes between Initial Version and Version 1 of Ticket #53988, comment 3
- Timestamp:
- 08/23/2021 11:38:15 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53988, comment 3
initial v1 3 3 It looks like `wp_filter_object_list()` used to wrap `wp_list_filter()` before [38928] / #37128. 4 4 5 So I think I would prefer reinstating that, as i s looks like doing it thatother way around would have more unnecessary `if ( $field )` checks.5 So I think I would prefer reinstating that, as it looks like doing it the other way around would have more unnecessary `if ( $field )` checks.