Tag Archives: HTML dropdown list

How to use the “multiple” attribute with wp_dropdown_pages

Out-of-the-box the WordPress function wp_dropdown_pages() does not support the multiple attribute. Luckily it’s not that hard to do and even better: you don’t need to do too much hacking to achieve this. Select list with multiple selected items generated with … Read more

Posted in Wordpress | 2 Comments