Fixed WC_Email_Customer_On_Hold_Order version

This commit is contained in:
Claudio Sanches 2016-06-05 17:25:18 -03:00
parent 4b65b10923
commit 47fd4af2a3
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if ( ! class_exists( 'WC_Email_Customer_Processing_Order' ) ) :
* An email sent to the customer when a new order is on-hold for.
*
* @class WC_Email_Customer_On_Hold_Order
* @version 2.0.0
* @version 2.6.0
* @package WooCommerce/Classes/Emails
* @author WooThemes
* @extends WC_Email