WP-Custom-List-Table-With-Database-Example icon indicating copy to clipboard operation
WP-Custom-List-Table-With-Database-Example copied to clipboard

Re-use variable instead of calling method twice

Open IanDelMar opened this issue 5 years ago • 0 comments

Re-use $sortable instead of calling $this->get_sortable_columns() twice.

IanDelMar avatar Oct 02 '20 05:10 IanDelMar