sprintf('%2$s', $post->ID, 'AliExpressImporter Info') )); } $actions = apply_filters('aeidn_wcol_row_actions', $actions, $column); if (count($actions) > 0) { echo implode($actions, ' | '); } } } } new AEIDN_WooCommerce_OrderList();