benecaster_cutoff_billing_pause_started
Fires before the cutoff billing pause sweeps the install, on benecaster_license_payment_grace_hard_cutoff. Carries the number of chargeable built-in-membership subscriptions found.
The candidate count is what the sweep is about to attempt, not what it achieved. Pair it with benecaster_cutoff_billing_pause_complete to see the difference — that difference is the set of subscribers still being billed.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$candidate_count |
int |
— | Chargeable subscription rows found. |
Notes
External membership plugins are never included in this count. This sweep only touches subscriptions the plugin created through built-in membership; billing run anywhere else is untouched on every path.
Need this built rather than just documented? See our services →