WOOT - WooCommerce Active Products Tables

woot()->get_field_options()

This function allows to get a column options of any table by table ID.

Example:

$column_options = woot()->get_field_options($table_id, 'post_title')