@@ -578,6 +578,7 @@ |
||
| 578 | 578 | * Responsible for rendering the search box within our widget on the frontend. |
| 579 | 579 | * |
| 580 | 580 | * @param array $instance |
| 581 | + * @param string $order |
|
| 581 | 582 | */ |
| 582 | 583 | function render_widget_search_form( $instance, $orderby, $order ) { |
| 583 | 584 | $form = get_search_form( false ); |