Filter: gk/gravityboard/voting/budget-total
Filters the total vote budget for a user.
Allows role-based budgets, dynamic budgets, etc.
Parameters
| Name | Type | Description |
|---|---|---|
| $total | int | The total budget (0 = unlimited). |
| $feed_id | int | The feed ID. |
| $user_id | int | The user ID. |
Since
Source
Defined in src/Voting/VoteBudget.php at line 247