mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-19 18:54:26 +00:00
b72bd1c40f32c0462c8f7dab540304e87b776f03
extract() in WP_Terms_List_Table::display_rows_or_placeholder():
* Set variables for `$page` and `$number` * `list(...) = $this->get_column_info()` can be removed, as none of the variables returned are used. * `orderby` and `search` can be checked from `$args`, leaving no reason to extract See #22400. git-svn-id: https://develop.svn.wordpress.org/trunk@28390 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%