This commit is contained in:
Prospress Inc
2018-08-14 10:18:40 +02:00
committed by Remco Tolsma
parent 126e4b6c6b
commit 69c6993fcf
314 changed files with 1669 additions and 250 deletions

2
includes/class-wc-subscription.php Executable file → Normal file
View File

@@ -731,7 +731,7 @@ class WC_Subscription extends WC_Order {
/**
* Get suspension count.
*
* @return string
* @return int
* @since 2.2.0
*/
public function get_suspension_count( $context = 'view' ) {