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