Filter: gravityflow_discussion_items_display_limit
Set the amount of discussion items to be shown in non-print inbox / status view when toggle is active.
Parameters
| Name | Type | Description |
|---|---|---|
| $max_display_limit | int | Amount of comments to be shown. Default is 10. |
| $this | \Gravity_Flow_Field_Discussion | The field currently being processed. |
Since
- 1.9.2-dev
Source
Defined in includes/fields/class-field-discussion.php at line 274