mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 23:54:33 +00:00
36abe7909c51b23565aa1a2148dd34b6d0223ea2
WP_Media_List_Table, remove dead code:
* In `->prepare_items()`, importing `$wpdb` is unnecessary. * In `->get_columns()`, `$taxonomies` is set twice before it is used. * In `->display_rows()`, `$taxonomy_object` is set and never used. See #27882. git-svn-id: https://develop.svn.wordpress.org/trunk@28293 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%