dropdown_cats
dropdown_cats ( $optionall = 1, $all = 'All', $orderby = 'ID', $order = 'asc', $show_last_update = 0, $show_count = 0, $hide_empty = 1, $optionnone = false, $selected = 0, $exclude = 0 )
Parameters:- (int) optionall
- (string) all
- (string) orderby
- (string) order
- (int) show_last_update
- (int) show_count
- (int) hide_empty
- (bool) optionnone
- (int) selected
- (int) exclude
See:Returns:Defined at: - Introduced in WordPress: 0.71
- Deprecated in WordPress: 2.1.0
Description
Deprecated method for generating a drop-down of categories.