Changes between Initial Version and Version 1 of Ticket #40188, comment 26
- Timestamp:
- 07/29/2020 11:07:04 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40188, comment 26
initial v1 1 @SergeyBiryukov [attachment:40188. 4.diff] attached should make the conditionals the same.1 @SergeyBiryukov [attachment:40188.5.diff] attached should make the conditionals the same. 2 2 3 3 > It's also worth noting that `class-wp-posts-list-table.php` and `class-wp-ms-sites-list-table.php` don't check `$this->has_items()`, just `! empty( $output )`. Would be nice to bring some consistency here.