WooCommerce_Subscriptions implements Registerable, Standard_Service

Handles integration with WooCommerce Subscriptions.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Standard_Service

Table of Contents

disable_order_again_recalculation()  : bool
Disable order again recalculation for WC Subscription renewals.
register()  : mixed
{@inheritdoc}

Methods

disable_order_again_recalculation()

Disable order again recalculation for WC Subscription renewals.

public disable_order_again_recalculation(bool $enabled, WC_Order_Item_Product $item, WC_Order $order) : bool
Parameters
$enabled : bool
$item : WC_Order_Item_Product
$order : WC_Order
Tags
Return values
bool

Search results