Filter: gk/gravityboard/data/max-entries
Filters the most entries a board renders.
A value below one is discarded, since a board that renders nothing is never what a site meant to ask for.
Parameters
| Name | Type | Description |
|---|---|---|
| $max_entries | int | What the host can afford. See Feed::default_max_entries_per_board(). |
| $feed | \FeedRow|array\{\} | The feed the board is built from. |
Since
- 1.5.0
Source
Defined in src/Feed.php at line 280