WordPress Taxonomies Accordion 3 Levels


/ Published in: PHP
Save to your folder(s)

//This will grab taxonomies three levels deep (parent, child, grandchild) and display them
//in an accordion fashion. Parent is the header, then child with a checkbox, if checked, will
//display grandchild taxonomies.

//Uses jQuery Accordion (docs.jquery.com/UI/Accordion)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.