WordPress Circular Menu

This is something I did a while back, which forked some cool CSS, and javascript code and I’ve hooked it into the wordpress menu system – so I can control the menu items from within wordpress.

It’s not clean code but it works, and I can clean it up. It’s basically just hooked into wp_head via the functions file with all the code in an if statement to display if a certain page template is selected.