apply_filters( 'wpo_row_manager_loc', $row_manager_loc, $column_settings, $table_column_keywords, $args, $table_ID, $product );

To control the table rows you can use your custom row manager by replacing your own file.

Parameters #

$row_manager_loc
Returns row_manager.php location
$column_settings
Get columns as array
$table_column_keywords
Get table name columns as array
$args
Get query args
$table_ID
Get Table ID
$product
Get global $product data

Return #

(string) Returns row_manager.php location.

File Location #

includes/shortcode.php