Completed
Pull Request — master (#8619)
by Alex
59:43 queued 51:41
created
modules/search/class.jetpack-search-widget-filters.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -578,6 +578,7 @@
 block discarded – undo
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 );
Please login to merge, or discard this patch.