Filter: gravityview_datatables_lengthmenu
Modifies the values shown in the page length menu.
Key is the # of results, value is the label for the results.
Parameters
| Name | Type | Description |
|---|---|---|
| $values | array | Array of values and labels for the page length menu. |
| $view_data | array | The View data as an array {@see \GV\View::as_data()}. |
Since
Source
Defined in includes/class-datatables-data.php at line 842