My first plugin for wordpress, navigo, is now available for you.
“This is a plugin for WordPress which allows you to display custom navigation menus (for applying different styles and highlighting) for pages.”
See more info on navigo
if you cant see this site properly, just get a browser that does!
My first plugin for wordpress, navigo, is now available for you.
“This is a plugin for WordPress which allows you to display custom navigation menus (for applying different styles and highlighting) for pages.”
See more info on navigo
Please feel free to leave a comment about this post.
Hi,
great plugin. I was searching for something like that for a very long time ;c) Thx!
Great work dude!
I was looking for this too..this a beginning of a b.e.u.tiful friendship
Nice work.
Checkout my Menu Manager plugin
http://www.wp-stuff.com/plugins/menu-manager-plugin-for-wordpress.html
I am working on ajax version which is almost complete. Will be releasing it soon.
I’ve changed the source to …
// start list item element if hidden depth not exceeded
if( $r[’hidden_depth’] ‘;
} else {
$content .= “\n” . $indent . ‘’;
}
$content .= ‘‘ . $cur_page[’title’] . ‘‘;
}
Using appropriate CSS, you can style items with child-pages differently, for example “(+) Link Text” instead of just “Link Text”.