Set max categories to 5

term-multiselect.min.js

jQuery(function(){
	jQuery( '.job-manager-category-dropdown' ).chosen({ search_contains: true, max_selected_options: 5 });
});
No comments yet.

Leave a Reply