---
id: gk-gravityboard-voting-budget-total
title: "Filter - gk/gravityboard/voting/budget-total"
sidebar_label: "gk/gravityboard/voting/budget-total"
tags:
  - "1.4.0"
---

# 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

- [1.4.0](../../since/1-4-0/)

### Source

Defined in `src/Voting/VoteBudget.php` at line 247

