Distribuidor 'category', 'orderby' => 'name' ) ) ) : echo 'Select category...'; foreach ( $terms as $term ) : echo '' . $term->name . ''; // ID of the category as the value of an option endforeach; echo ''; endif; ?> Apply filter