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

$plugins_provider  : PluginsProviderInterface
The plugins provider.
__construct()  : mixed
Constructor.
process()  : bool
Process the rule.
validate()  : bool
Validates the rule.

Properties

Methods