Changes between Initial Version and Version 1 of Ticket #16502, comment 44
- Timestamp:
- 02/05/2023 06:33:10 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16502, comment 44
initial v1 9 9 ----- 10 10 11 Given that we'll be addressing Tags/Categories/Other Terms in #57596, I think the PR should probably just target `src/wp-admin/includes/class-wp-posts-list-table.php` to remove unnecessary rendering in Posts/Pages/Custom Post Type list tables. After all, the ticket description only refers to `post_row s`/`get_inline_data()`.11 Given that we'll be addressing Tags/Categories/Other Terms in #57596, I think the PR should probably just target `src/wp-admin/includes/class-wp-posts-list-table.php` to remove unnecessary rendering in Posts/Pages/Custom Post Type list tables. After all, the ticket description only refers to `post_row_actions`/`get_inline_data()`. 12 12 13 13 @oglekler @mukesh27 @peterwilsoncc What do you think?