apply_filters( 'RCB/Revision/NeedsRetrigger', $needs_retrigger ) → {boolean}
Checks if the revision(s) needs a retrigger. This can be useful if you create your own context and you want to show a "Request new consents" button in the admin page.
Parameters:
Name | Type | Description |
---|---|---|
$needs_retrigger |
boolean |
- Since:
- 1.7.4
Returns:
- Type
- boolean