bu-navigation
bu-navigation copied to clipboard
Robust tools for managing hierarchical page content in WordPress. Ideal for blogs with large page counts.
Adding a class to the nav item if a page is restricted would allow us to style access restricted links with an icon that makes it clearer that they are...
We created our nav without BU Navigation in mind. In order to use bu_links in our navigation we needed to add a filter to get the bu_links posts and add...
In WordPress 4.7, support was added for page templates in all post types. This PR adds better support this feature. See: https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/
Currently, the only way to add a link to a post type or taxonomy archive is to add a static link. Ideally, there should be a way on the Edit...
While editing the page order, if you click on "Options -> Edit" for a page it immediately takes you to the edit page causing you to lose your unsaved changes....
Right now, the only way to show/hide a nav item is by editing the page itself. In the Edit Order screen, you can see if a nav item is visible...
There is a filter in bu_navigation_format_page() for the HTML of a page link in the nav, but no filter to adjust the arguments of that function. It would be nice...
Just noticed this - seems to be disabled regardless of setting.
Using TwentyTwelve on WP 4.6.1. When I edit functions.php to add