Untitled

 avatar
unknown
plain_text
a year ago
147 B
8
Indexable
add_filter('b2bwhs_search_results_number_order_form', function($val){
	return 100; // 100 results, change to any number you'd like here.
}, 10, 1);
Editor is loading...
Leave a Comment