芝麻web文件管理V1.00
编辑当前文件:/var/www/cognitio.in/wp-content/plugins/woocommerce/templates/myaccount/orders.php
$column_name ) : ?>
orders as $customer_order ) { $order = wc_get_order( $customer_order ); // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited $item_count = $order->get_item_count() - $order->get_item_count_refunded(); ?>
$column_name ) : ?>
get_order_number() ); ?>
get_date_created() ) ); ?>
get_status() ) ); ?> get_formatted_order_total(), $item_count ) ); ?> $action ) { // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited echo '
' . esc_html( $action['name'] ) . '
'; } } ?>
max_num_pages ) : ?>
max_num_pages ) !== $current_page ) : ?>