Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / WC_Email_Customer_Refunded_Order / WC_Email_Customer_Refunded_Order::set_email_strings()

Warning: This method has been deprecated. Unused instead.

WC_Email_Customer_Refunded_Order::set_email_strings( bool $partial_refund = false )

Set email strings.

Contents

  • Description
    • Parameters
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$partial_refund

(Optional) Whether it is a partial refund or a full refund.

Default value: false


Top ↑

Source #Source

File: includes/emails/class-wc-email-customer-refunded-order.php

		public function set_email_strings( $partial_refund = false ) {}

Expand full source code Collapse full source code


Top ↑

Changelog #Changelog

Changelog
Version Description
3.1.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress