WooCommerce Code Reference

PublishAfterTimeRuleProcessor
in package
implements RuleProcessorInterface

Rule processor for sending after a specified date/time.

Interfaces, Classes and Traits

RuleProcessorInterface
Rule processor interface

Table of Contents

$date_time_provider  : DateTimeProviderInterface
The DateTime provider.
__construct()  : mixed
Constructor.
process()  : bool
Process the rule.
validate()  : bool
Validates the rule.

Properties

Methods