WooCommerce Code Reference

PluginsActivatedRuleProcessor
in package
implements RuleProcessorInterface

Rule processor for sending when the provided plugins are activated.

Interfaces, Classes and Traits

RuleProcessorInterface
Rule processor interface

Table of Contents

__construct()  : mixed
Constructor.
process()  : bool
Process the rule.
validate()  : bool
Validates the rule.

Methods