add_filter( 'bulk_actions-edit-shop_order', 'manual_add_bulk_invoice_action', 20 ); function manual_add_bulk_invoice_action( $bulk_actions ) { $bulk_actions['send_resend_emails'] = 'Email invoice / order details to customer'; return $bulk_actions; }

My account

Welcome back, creative soul.
From here, you can manage your orders, access your downloads, and keep track of your magical purchases. Need help? Just reach out — I’m here for you.