Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16502, comment 44


Ignore:
Timestamp:
02/05/2023 06:33:10 PM (3 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16502, comment 44

    initial v1  
    99-----
    1010
    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_rows`/`get_inline_data()`.
     11Given 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()`.
    1212
    1313@oglekler @mukesh27 @peterwilsoncc What do you think?