Filter: gravityview/datatables/button
Customise the button export options ( type is 'pdf', 'csv', 'excel', 'colvis' ).
Parameters
| Name | Type | Description |
|---|---|---|
| $button_config | array | Associative array of button options (mandatory 'extend' and 'text' (e.g. add pdf orientation with 'orientation' => 'landscape' ). |
| $button | string | The button type. |
| $view_id | int | View ID. |
Since
Source
Defined in includes/extensions/class-datatables-buttons.php at line 227