Filter: gravityflow_reverse_comment_order_discussion_field
Allow the order of the discussion field comments to be reversed.
Parameters
| Name | Type | Description |
|---|---|---|
| $reverse_comment_order | bool | Should the comment order be reversed? Default is false. |
| $this | \Gravity_Flow_Field_Discussion | The field currently being processed. |
| $format | string | The requested format for the value; html or text. |
Since
- 1.4.2-dev
Source
Defined in includes/fields/class-field-discussion.php at line 245