echo "<?php wp_dropdown_categories('show_option_none=Select One&orderby=name&order=ASC&hide_empty=1&hierarchical=1&exclude=15&child_of=1&class=postform'); ?>";
echo "<select name="cat" id="my_unique_select" class="my_select_class"> <option value="13">Category 1</option> <option value="14">Category 2</option> <option value="15">Category 3</option> <option value="16">Category 4</option> </select>";
There are currently 1 users browsing this thread. (0 members and 1 guests)