diff options
author | Sergey Biryukov <sergeybiryukov@git.wordpress.org> | 2025-06-15 05:16:00 +0000 |
---|---|---|
committer | Sergey Biryukov <sergeybiryukov@git.wordpress.org> | 2025-06-15 05:16:00 +0000 |
commit | abe0a29efd16ff1c317f4a7c330e89086a8c3cf9 (patch) | |
tree | 152d3cdd7575e3ac3c504e2577017852641da22b /src/wp-admin/includes/class-wp-list-table.php | |
parent | d2613dae28655792b8a65f1fea86e238c243554a (diff) | |
download | wordpress-trunk.tar.gz wordpress-trunk.zip |
This commit removes an unnecessary `is_wp_error()` check, as the `WP_Error` instance is created earlier in the method, and the only mutability is whether the instance actually `::has_errors()`.
Follow-up to [49109].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60310 602fd350-edb4-49c9-b593-d223f7449a82
Diffstat (limited to 'src/wp-admin/includes/class-wp-list-table.php')
0 files changed, 0 insertions, 0 deletions