YOUAREtehSCENE Posted January 7, 2010 Share Posted January 7, 2010 How would I go about coding a drop down menu for categories for my website where a category will be added automatically when a new category is entered? I'm using wordpress Cause, on my site I've coded two side bars since the theme comes with 2 sidebars. Thanks Link to comment https://forums.phpfreaks.com/topic/187591-how-to-create-drop-down-menu-for-categories/ Share on other sites More sharing options...
satya61229 Posted January 22, 2010 Share Posted January 22, 2010 You need to check this function wp_list_categories( $args ); you can start with this: http://www.satya-weblog.com/2010/01/wordpress-adding-categories-at-the-page-bottom-footer.html I am using this at the footer. Link to comment https://forums.phpfreaks.com/topic/187591-how-to-create-drop-down-menu-for-categories/#findComment-999853 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.