list_table->prepare_items();
/**
* Action hook to add something above listing page.
*
* Use this action hook to add custom filters and search
* boxes to the listing table top section.
*
* @param object $this Listing page class object.
*
* @since 3.0.0
*/
do_action( 'jj4t3_log_list_above_form', $this->list_table );
?>
list_table );
?>